Correcting typo in locale bottom script.
[live-boot-grml.git] / 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