tazlito diff tazlito.conf @ rev 94

Fix typos
author Paul Issott <paul@slitaz.org>
date Wed Mar 11 16:41:15 2009 +0000 (2009-03-11)
parents d67f174debfd
children 19b765eb1418
line diff
     1.1 --- a/tazlito.conf	Sat Dec 01 11:57:22 2007 +0100
     1.2 +++ b/tazlito.conf	Wed Mar 11 16:41:15 2009 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  ISO_NAME="slitaz-hacked"
     1.5  #ISO_NAME="slitaz-cooking-`date +%Y%m%d`"
     1.6  
     1.7 -# ISO image volum name.
     1.8 +# ISO image volume name.
     1.9  VOLUM_NAME="SliTaz LiveCD"
    1.10  
    1.11 -# Name of the preparator.
    1.12 +# Name of the preparer.
    1.13  PREPARED="$USER"
    1.14  
    1.15  # Path to the packages repository and the packages.list.
    1.16 @@ -19,6 +19,6 @@
    1.17  # list of packages.
    1.18  DISTRO="/home/slitaz/distro"
    1.19  
    1.20 -# Path to the directory contening additional files
    1.21 +# Path to the directory containing additional files
    1.22  # to copy into the rootfs and rootcd of the LiveCD.
    1.23  ADDFILES="$DISTRO/addfiles"