Fix markup and spacing.
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 @@
 .. function:: delocalize(string)
 
     Converts a string into a normalized number string, following the
-    :const:'LC_NUMERIC`settings.
+    :const:`LC_NUMERIC` settings.
 
     .. versionadded:: 3.5