]> granicus.if.org Git - python/commitdiff
Fix markup.
authorRaymond Hettinger <python@rcn.com>
Wed, 19 Jan 2011 08:44:33 +0000 (08:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 19 Jan 2011 08:44:33 +0000 (08:44 +0000)
Doc/whatsnew/3.2.rst

index ef316091e49b812fc4c2e9c4c2d4c78055514145..57749d9ff049459e65c05e374d67a69132f17bd5 100644 (file)
@@ -169,8 +169,7 @@ each with their own argument patterns and help displays::
    :pep:`389` - New Command Line Parsing Module
       PEP written by Steven Bethard.
 
-   :ref:`upgrading-optparse-code` for details on the differences from
-      :mod:`optparse`.
+   :ref:`upgrading-optparse-code` for details on the differences from :mod:`optparse`.
 
 
 PEP 391:  Dictionary Based Configuration for Logging