]> granicus.if.org Git - python/commitdiff
Fix markup and spacing.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 23 Oct 2014 21:03:35 +0000 (23:03 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 23 Oct 2014 21:03:35 +0000 (23:03 +0200)
Doc/library/locale.rst

index c3a530c3e53dcd878d9a1bc1a9ddad5a3ac122e3..bc7f5f932be87cf44296ed3bcca5b15634755c59 100644 (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