author | Christian Ebert <blacktrash@gmx.net> |
Fri, 04 Dec 2009 12:48:23 +0100 | |
changeset 10007 | 9945a39d171f |
parent 10006 | 9c142ed9c405 |
child 10008 | 08bbed8ac9b8 |
doc/rst2man.py | file | annotate | diff | comparison | revisions |
--- a/doc/rst2man.py Fri Dec 04 12:48:17 2009 +0100 +++ b/doc/rst2man.py Fri Dec 04 12:48:23 2009 +0100 @@ -228,7 +228,7 @@ 'problematic' : ('\n.nf\n', '\n.fi\n'), } - # NOTE dont specify the newline before a dot-command, but ensure + # NOTE don't specify the newline before a dot-command, but ensure # it is there. def comment_begin(self, text):