##// END OF EJS Templates
check-seclevel: fix file description grammar
timeless@mozdev.org -
r26192:67e6e553 default
parent child Browse files
Show More
@@ -1,6 +1,6 b''
1 1 #!/usr/bin/env python
2 2 #
3 # checkseclevel - checking section title levels in each online help documents
3 # checkseclevel - checking section title levels in each online help document
4 4
5 5 import sys, os
6 6 import optparse
General Comments 0
You need to be logged in to leave comments. Login now