tazbug diff web/plugins/debug/debug.cgi @ rev 115

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Feb 11 09:56:12 2017 +0000 (2017-02-11)
parents 5102774d2794
children 039c90c60494
line diff
     1.1 --- a/web/plugins/debug/debug.cgi	Fri Feb 10 18:12:00 2017 +0100
     1.2 +++ b/web/plugins/debug/debug.cgi	Sat Feb 11 09:56:12 2017 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  		fi
     1.5  	fi
     1.6  
     1.7 -	# Check for bug DB consitensy
     1.8 +	# Check for bug DB consistency
     1.9  	echo "<h3>Checking for bug.conf consistency</h3>"
    1.10  	for id in $(ls $bugdir | sort -g)
    1.11  	do