slitaz-forge rev 269

pkgs: small typo
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 13 01:09:17 2012 +0200 (2012-04-13)
parents 06e43e903812
children ee40f245422a
files pkgs/search.sh
line diff
     1.1 --- a/pkgs/search.sh	Fri Apr 13 00:59:55 2012 +0200
     1.2 +++ b/pkgs/search.sh	Fri Apr 13 01:09:17 2012 +0200
     1.3 @@ -388,7 +388,7 @@
     1.4  	*\ debug\ *)
     1.5  		xhtml_header
     1.6  		echo "<h2>Debug info</h2>"
     1.7 -		echo "<p>LANG: $LANK</p>"
     1.8 +		echo "<p>Auto detected language: $LANG</p>"
     1.9  		echo '<pre>'
    1.10  		httpinfo
    1.11  		echo '</pre>'