doc/rst2man.py
changeset 10007 9945a39d171f
parent 10006 9c142ed9c405
child 10282 08a0f04b56bd
--- 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):