Fix markup.
diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst
index ef31609..57749d9 100644
--- a/Doc/whatsnew/3.2.rst
+++ b/Doc/whatsnew/3.2.rst
@@ -169,8 +169,7 @@
    :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