]> granicus.if.org Git - python/commitdiff
alter header; '%' really throws latex through a loop
authorBenjamin Peterson <benjamin@python.org>
Wed, 22 Jun 2016 06:47:16 +0000 (23:47 -0700)
committerBenjamin Peterson <benjamin@python.org>
Wed, 22 Jun 2016 06:47:16 +0000 (23:47 -0700)
Doc/whatsnew/3.5.rst

index dc55c65f9753823a309aa0e4d01debebb0537ced..8fc2f6cfd4ee78acc835222ea32bc110d5a4cce2 100644 (file)
@@ -356,8 +356,8 @@ unpackings (see :ref:`exprlists` and :ref:`dict`)::
 
 .. _whatsnew-pep-461:
 
-PEP 461 - % formatting support for bytes and bytearray
-------------------------------------------------------
+PEP 461 - percent formatting support for bytes and bytearray
+------------------------------------------------------------
 
 :pep:`461` adds support for the ``%``
 :ref:`interpolation operator <bytes-formatting>` to :class:`bytes`