[arch-commits] Commit in linux/trunk (linux.install)

Ionut Biru ibiru at archlinux.org
Tue Jan 3 21:24:33 UTC 2012


    Date: Tuesday, January 3, 2012 @ 16:24:33
  Author: ibiru
Revision: 145900

fix misspelling FS#27811

Modified:
  linux/trunk/linux.install

---------------+
 linux.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: linux.install
===================================================================
--- linux.install	2012-01-03 21:23:13 UTC (rev 145899)
+++ linux.install	2012-01-03 21:24:33 UTC (rev 145900)
@@ -46,7 +46,7 @@
 
   if grep "^[^#]*[[:space:]]/boot" etc/fstab 2>&1 >/dev/null; then
     if ! grep "[[:space:]]/boot" etc/mtab 2>&1 >/dev/null; then
-      echo "WARNING: /boot appears to be a seperate partition but is not mounted."
+      echo "WARNING: /boot appears to be a separate partition but is not mounted."
       echo "         You probably just broke your system. Congratulations."
     fi
   fi




More information about the arch-commits mailing list