summaryrefslogtreecommitdiffstats
path: root/Doc/library/locale.rst
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2014-10-23 21:03:35 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2014-10-23 21:03:35 (GMT)
commit821b5a1ed1b265f07420827342707f832047c855 (patch)
treec22974b5a04940a1cbf988d99b3fe0bda9302817 /Doc/library/locale.rst
parentb64bca985283716bd86cde2876808a0b46937081 (diff)
downloadcpython-821b5a1ed1b265f07420827342707f832047c855.zip
cpython-821b5a1ed1b265f07420827342707f832047c855.tar.gz
cpython-821b5a1ed1b265f07420827342707f832047c855.tar.bz2
Fix markup and spacing.
Diffstat (limited to 'Doc/library/locale.rst')
-rw-r--r--Doc/library/locale.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/locale.rst b/Doc/library/locale.rst
index c3a530c..bc7f5f9 100644
--- a/Doc/library/locale.rst
+++ b/Doc/library/locale.rst
@@ -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