summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-lua.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-lua.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-lua.tex b/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
index c5d053e0937..fcb26a4b918 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
@@ -215,7 +215,7 @@ in the following order:
\startitem
When \LUATEX\ starts it sets the \type {locale} to a neutral value. If for
- some reason you use \type {os.locale}, you need to make sure you \type {nil}
+ some reason you use \type {os.setlocale}, you need to make sure you \type {nil}
it afterwards because otherwise it can interfere with code that for instance
generates dates. You can ignore the \type {locale} with: