slitaz-boot-scripts diff etc/init.d/i18n.sh @ rev 181

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Oct 24 12:29:17 2009 +0000 (2009-10-24)
parents ae0a8f86229a
children a984593d0121
line diff
     1.1 --- a/etc/init.d/i18n.sh	Tue Apr 21 01:46:21 2009 +0200
     1.2 +++ b/etc/init.d/i18n.sh	Sat Oct 24 12:29:17 2009 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  #!/bin/sh
     1.5 -# /etc/init.d/i18n.sh - Internationalization initialisation.
     1.6 +# /etc/init.d/i18n.sh - Internationalization initialization.
     1.7  #
     1.8 -# This script configure SliTaz default keymap, locale, timezone.
     1.9 +# This script configures SliTaz default keymap, locale, timezone.
    1.10  #
    1.11  . /etc/init.d/rc.functions
    1.12  
    1.13  # Locale config.
    1.14 -echo "Cheking if /etc/locale.conf exist... "
    1.15 +echo "Checking if /etc/locale.conf exists... "
    1.16  if [ -s "/etc/locale.conf" ]; then
    1.17  	echo -n "Locale configuration file exists... "
    1.18  	status