# HG changeset patch # User Samuel Trassare # Date 1330552725 28800 # Node ID 29072e1a71a97e2de2c2935953a0979960f12699 # Parent 436434a9cf4c96a7947e2e6f8a82d9fe7ad140c4 typos in comments diff -r 436434a9cf4c -r 29072e1a71a9 tazdev/tazdev --- a/tazdev/tazdev Fri Feb 24 13:12:07 2012 +0100 +++ b/tazdev/tazdev Wed Feb 29 13:58:45 2012 -0800 @@ -2,8 +2,8 @@ # # Tazdev - SliTaz developers and build host tool. System wide config # file is located at: /etc/slitaz/tazdev.conf. Keep the code clear and -# well commented please, also: configuration variablea are $UPERCASE -# and variables initialized by tazdev itself are $lowersace +# well commented please, also: configuration variables are $UPPERCASE +# and variables initialized by tazdev itself are $lowerspace # # (c) 2011 SliTaz GNU/Linux - GNU gpl v3 # @@ -204,7 +204,7 @@ rm -f $tmp } -# Remove obsolate source tarballs +# Remove obsolete source tarballs purge_sources() { arg=$1