Mercurial > hg-stable
diff doc/check-seclevel.py @ 26192:67e6e55360d2
check-seclevel: fix file description grammar
author | timeless@mozdev.org |
---|---|
date | Tue, 08 Sep 2015 12:54:39 -0400 |
parents | e15c991fe2ec |
children | 70abba798098 |
line wrap: on
line diff
--- a/doc/check-seclevel.py Tue Sep 08 11:39:52 2015 -0700 +++ b/doc/check-seclevel.py Tue Sep 08 12:54:39 2015 -0400 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# checkseclevel - checking section title levels in each online help documents +# checkseclevel - checking section title levels in each online help document import sys, os import optparse