changeset 10007:9945a39d171f

rst2man: s/dont/don't/ in comment
author Christian Ebert <blacktrash@gmx.net>
date Fri, 04 Dec 2009 12:48:23 +0100
parents 9c142ed9c405
children 08bbed8ac9b8
files doc/rst2man.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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):