slitaz-dev-tools rev 144

typos in comments
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 13:58:45 2012 -0800 (2012-02-29)
parents 436434a9cf4c
children 8b6de2924afc
files tazdev/tazdev
line diff
     1.1 --- a/tazdev/tazdev	Fri Feb 24 13:12:07 2012 +0100
     1.2 +++ b/tazdev/tazdev	Wed Feb 29 13:58:45 2012 -0800
     1.3 @@ -2,8 +2,8 @@
     1.4  #
     1.5  # Tazdev - SliTaz developers and build host tool. System wide config
     1.6  # file is located at: /etc/slitaz/tazdev.conf. Keep the code clear and
     1.7 -# well commented please, also: configuration variablea are $UPERCASE
     1.8 -# and variables initialized by tazdev itself are $lowersace
     1.9 +# well commented please, also: configuration variables are $UPPERCASE
    1.10 +# and variables initialized by tazdev itself are $lowerspace
    1.11  #
    1.12  # (c) 2011 SliTaz GNU/Linux - GNU gpl v3
    1.13  #
    1.14 @@ -204,7 +204,7 @@
    1.15  	rm -f $tmp
    1.16  }
    1.17  
    1.18 -# Remove obsolate source tarballs
    1.19 +# Remove obsolete source tarballs
    1.20  purge_sources()
    1.21  {
    1.22  	arg=$1