Fix markup and spacing.

This commit is contained in:
Antoine Pitrou 2014-10-23 23:03:35 +02:00
parent b64bca9852
commit 821b5a1ed1

View File

@ -390,7 +390,7 @@ The :mod:`locale` module defines the following exception and functions:
.. function:: delocalize(string)
Converts a string into a normalized number string, following the
:const:'LC_NUMERIC`settings.
:const:`LC_NUMERIC` settings.
.. versionadded:: 3.5