Correcting typo in locale bottom script.
authorDaniel Baumann <daniel@debian.org>
Thu, 12 Mar 2009 18:54:22 +0000 (19:54 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:04 +0000 (17:48 +0100)
scripts/live-bottom/14locales

index 29c405b..6348338 100755 (executable)
@@ -121,7 +121,7 @@ then
        then
                chroot /root /usr/sbin/locale-gen
        else
-               chroot /root /usr/sbin/local-gen > /dev/null 2>&1
+               chroot /root /usr/sbin/locale-gen > /dev/null 2>&1
        fi
 fi