##// 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 #!/usr/bin/env python
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 import sys, os
5 import sys, os
6 import optparse
6 import optparse
General Comments 0
You need to be logged in to leave comments. Login now