diff --git a/Projects/CodeBlocks/SleepyHead.cbp b/Projects/CodeBlocks/SleepyHead.cbp
index a77b0bf1..bc35abfa 100644
--- a/Projects/CodeBlocks/SleepyHead.cbp
+++ b/Projects/CodeBlocks/SleepyHead.cbp
@@ -91,16 +91,15 @@
-
-
+
-
+
diff --git a/Projects/CodeBlocks/SleepyHead.layout b/Projects/CodeBlocks/SleepyHead.layout
index cc60cfaf..08fe1f4a 100644
--- a/Projects/CodeBlocks/SleepyHead.layout
+++ b/Projects/CodeBlocks/SleepyHead.layout
@@ -1,35 +1,35 @@
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
@@ -43,8 +43,8 @@
-
-
+
+
@@ -79,7 +79,7 @@
-
+
diff --git a/src/libs/sleeplib/machine.cpp b/src/libs/sleeplib/machine.cpp
index ac6cce13..25c82e9a 100644
--- a/src/libs/sleeplib/machine.cpp
+++ b/src/libs/sleeplib/machine.cpp
@@ -137,7 +137,7 @@ void InitMapsWithoutAwesomeInitializerLists()
DefaultMCLongNames[CPAP_EAP]=wxT("BIPAP EPAP");
DefaultMCLongNames[CPAP_IAP]=wxT("BIPAP IPAP");
DefaultMCLongNames[PRS1_VSnore2]=wxT("Vibratory Snore 2");
- DefaultMCLongNames[PRS1_PressurePulse]=wxT("Pressue Pulse");
+ DefaultMCLongNames[PRS1_PressurePulse]=wxT("Pressure Pulse");
DefaultMCLongNames[PRS1_Unknown0E]=wxT("Unknown 0E");
DefaultMCLongNames[PRS1_Unknown00]=wxT("Unknown 00");
DefaultMCLongNames[PRS1_Unknown01]=wxT("Unknown 01");