summaryrefslogtreecommitdiff
path: root/Doc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/liblocale.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/liblocale.tex b/Doc/lib/liblocale.tex
index 14afdccf7c..c68280af9f 100644
--- a/Doc/lib/liblocale.tex
+++ b/Doc/lib/liblocale.tex
@@ -126,7 +126,7 @@ locale.setlocale(locale.LC_ALL, '')
used. \var{envvars} defaults to the search path used in GNU gettext;
it must always contain the variable name \samp{LANG}. The GNU
gettext search path contains \code{'LANGUAGE'}, \code{'LC_ALL'},
- code{'LC_CTYPE'}, and \code{'LANG'}, in that order.
+ \code{'LC_CTYPE'}, and \code{'LANG'}, in that order.
Except for the code \code{'C'}, the language code corresponds to
\rfc{1766}. \var{language code} and \var{encoding} may be