tazpanel diff index.cgi @ rev 127

Tiny edits
author Paul Issott <paul@slitaz.org>
date Fri Apr 15 23:34:38 2011 +0100 (2011-04-15)
parents 9df14c495cdd
children 111fadde51fc
line diff
     1.1 --- a/index.cgi	Fri Apr 15 12:36:09 2011 +0200
     1.2 +++ b/index.cgi	Fri Apr 15 23:34:38 2011 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  get_config
     1.5  header
     1.6  
     1.7 -# Check wether a configuration file has been modified after installation
     1.8 +# Check whether a configuration file has been modified after installation
     1.9  file_is_modified()
    1.10  {
    1.11  	grep -l "  $1$" $INSTALLED/*/md5sum | while read file; do