From: Antoine Pitrou Date: Thu, 23 Oct 2014 21:03:35 +0000 (+0200) Subject: Fix markup and spacing. X-Git-Tag: v3.5.0a1~615 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=821b5a1ed1b265f07420827342707f832047c855;p=python Fix markup and spacing. --- diff --git a/Doc/library/locale.rst b/Doc/library/locale.rst index c3a530c3e5..bc7f5f932b 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