[arch-dev-public] [PATCH] Fixed typo in comment
Eric Bélanger
snowmaniscool at gmail.com
Mon Feb 8 06:12:15 EST 2010
Signed-off-by: Eric Bélanger <snowmaniscool at gmail.com>
---
mkinitcpio | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mkinitcpio b/mkinitcpio
index 91dac25..999901d 100755
--- a/mkinitcpio
+++ b/mkinitcpio
@@ -8,7 +8,7 @@
# variables should be quoted and bracketed "${SOMEVAR}"
# inline execution should be done with $() instead of backticks
# use -z "${var}" to test for nulls/empty strings
-# incase of embedded spaces, quote all path names and string comarpisons
+# in case of embedded spaces, quote all path names and string comparisons
#
--
1.6.6.1
More information about the arch-dev-public
mailing list