tazinst diff tazinst @ rev 31

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Feb 22 21:13:33 2014 +0000 (2014-02-22)
parents ed27ddc7f176
children 0df59f69c90c
line diff
     1.1 --- a/tazinst	Wed Feb 12 22:46:05 2014 +0100
     1.2 +++ b/tazinst	Sat Feb 22 21:13:33 2014 +0000
     1.3 @@ -767,7 +767,7 @@
     1.4  user_login:$(gettext "First user name")
     1.5  user_pwd:$(gettext "First user password")
     1.6  bootloader:$(gettext "Install a bootloader")
     1.7 -winboot:$(gettext "Partition to duaboot Windows from")"
     1.8 +winboot:$(gettext "Partition to dualboot Windows from")"
     1.9  	printf "%s\n" "$(gettext "List of settings:")"
    1.10  	printf "%s" "$text" | \
    1.11  		/bin/busybox awk -F: '/..*/{printf "%-12s%s\n", $1, $2}'
    1.12 @@ -982,7 +982,7 @@
    1.13  	END{printf "\n"}'
    1.14  }
    1.15  
    1.16 -# list commmand
    1.17 +# list command
    1.18  list()
    1.19  {
    1.20  	local ressource="$1"