98-clean-chroot: fix typo (localepurg->localepurge) in warning message
authorMichael Prokop <mika@grml.org>
Thu, 27 Oct 2011 21:20:03 +0000 (23:20 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 27 Oct 2011 21:20:03 +0000 (23:20 +0200)
etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot

index 4e0013a..3667762 100755 (executable)
@@ -21,7 +21,7 @@ if [ -x $target/usr/sbin/localepurge ] ; then
   echo "Running localepurge"
   $ROOTCMD localepurge
 else
-  echo "Warning: localepurg not installed"
+  echo "Warning: localepurge not installed"
 fi
 
 # revert dpkg-divert of hooks/instsoft.GRMLBASE, which is