]> granicus.if.org Git - python/commitdiff
Fixed PEP name.
authorEric Smith <eric@trueblade.com>
Thu, 20 Mar 2008 23:04:04 +0000 (23:04 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 20 Mar 2008 23:04:04 +0000 (23:04 +0000)
Doc/whatsnew/2.6.rst

index c874939fd7c40450d83f3420fd9fae3d211736b7..3378fc89b641d0bacd1820e13303538dfd9af4a1 100644 (file)
@@ -628,7 +628,7 @@ The parameters are:
 
 .. seealso::
 
-   :pep:`3105` - Advanced String Formatting
+   :pep:`3105` - Make print a function
       PEP written by Georg Brandl.
 
 .. ======================================================================