Commit 231b7f1c authored by Raymond Hettinger's avatar Raymond Hettinger

Fix markup.

parent b5be6d48
......@@ -64,7 +64,7 @@ write-back, as will be the keys within each section.
options within a section, and for the default values. This class does not
support the magical interpolation behavior.
.. versionchanged 3.1
.. versionchanged:: 3.1
The default *dict_type* is :class:`collections.OrderedDict`.
......@@ -83,7 +83,7 @@ write-back, as will be the keys within each section.
option names to lower case), the values ``foo %(bar)s`` and ``foo %(BAR)s`` are
equivalent.
.. versionchanged 3.1
.. versionchanged:: 3.1
The default *dict_type* is :class:`collections.OrderedDict`.
......@@ -96,7 +96,7 @@ write-back, as will be the keys within each section.
.. XXX Need to explain what's safer/more predictable about it.
.. versionchanged 3.1
.. versionchanged:: 3.1
The default *dict_type* is :class:`collections.OrderedDict`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment