tazpanel rev 229

boot.cgi: tiny typo
author Paul Issott <paul@slitaz.org>
date Wed Feb 22 22:30:32 2012 +0000 (2012-02-22)
parents a516ccd83565
children 69a1f410e323
files boot.cgi
line diff
     1.1 --- a/boot.cgi	Wed Feb 22 16:13:39 2012 -0200
     1.2 +++ b/boot.cgi	Wed Feb 22 22:30:32 2012 +0000
     1.3 @@ -222,7 +222,7 @@
     1.4  	# Here we could check if an entry for gpxe is present if not
     1.5  	# display a form to add it.
     1.6  	[ -f "/boot/gpxe" ] && echo "<h3>gPXE</h3>" && \
     1.7 -		gettext "Web boot is avalaible with gPXE"
     1.8 +		gettext "Web boot is available with gPXE"
     1.9  	;;
    1.10  	*)
    1.11  		#