Fix a bunch of typos
[grml-live.git] / etc / grml / fai / config / files / usr / share / initramfs-tools / scripts / init-top / grml / GRMLBASE
index 23ac19c..ce17ae1 100755 (executable)
@@ -14,7 +14,7 @@
 
 # prereq header {{{
 # without this header booting will fail with:
-# "PANIC: Circular dependancy.  Exiting."
+# "PANIC: Circular dependency.  Exiting."
 PREREQ=""
 prereqs()
 {
@@ -90,7 +90,7 @@ else
   GREEN="\e[1;32m"
   # YELLOW: Descriptions
   YELLOW="\e[1;33m"
-  # BLUE: System mesages
+  # BLUE: System messages
   BLUE="\e[1;34m"
   # MAGENTA: Found devices or drivers
   MAGENTA="\e[1;35m"