# HG changeset patch # User Paul Issott # Date 1393103613 0 # Node ID 001509935a25f788ea0fd23b00282962a9dbe04f # Parent 064d7ac2e581f79d244c83bd0c20fc99591b9f94 Tiny edits diff -r 064d7ac2e581 -r 001509935a25 installer.cgi --- a/installer.cgi Wed Feb 12 22:55:36 2014 +0100 +++ b/installer.cgi Sat Feb 22 21:13:33 2014 +0000 @@ -97,7 +97,7 @@ } #-------------------- -# partitionning page +# partitioning page #-------------------- exec_gparted() @@ -120,7 +120,7 @@ plan to install and how much space you require for users. It's conceivable \ that you could run a minimal SliTaz system in 300 megs or less, but 2 gigs \ is indeed more comfy.")" - p "$(gettext "A separate home partition, and a partition that will be used \ + p "$(gettext "A separate home partition and a partition that will be used \ as Linux swap space may be created if needed. Slitaz detects and uses swap \ partitions automatically.")" close_div diff -r 064d7ac2e581 -r 001509935a25 tazinst --- a/tazinst Wed Feb 12 22:55:36 2014 +0100 +++ b/tazinst Sat Feb 22 21:13:33 2014 +0000 @@ -767,7 +767,7 @@ user_login:$(gettext "First user name") user_pwd:$(gettext "First user password") bootloader:$(gettext "Install a bootloader") -winboot:$(gettext "Partition to duaboot Windows from")" +winboot:$(gettext "Partition to dualboot Windows from")" printf "%s\n" "$(gettext "List of settings:")" printf "%s" "$text" | \ /bin/busybox awk -F: '/..*/{printf "%-12s%s\n", $1, $2}' @@ -982,7 +982,7 @@ END{printf "\n"}' } -# list commmand +# list command list() { local ressource="$1"