diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/sources/general/manuals/luatex/luatex-lua.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-lua.tex b/doc/context/sources/general/manuals/luatex/luatex-lua.tex index 8a9c26789..0960f8032 100644 --- a/doc/context/sources/general/manuals/luatex/luatex-lua.tex +++ b/doc/context/sources/general/manuals/luatex/luatex-lua.tex @@ -558,7 +558,7 @@ be done in two ways. When Universal Time is needed, you can pass the flag \type {utc} to the engine. This property also works when the date and time are set by \LUATEX\ itself. It has a -complementary entry \type {use_utf_time} in the \type {texconfig} table. +complementary entry \type {use_utc_time} in the \type {texconfig} table. {\em To some extend a cleaner solution would be to have a flag that disables all variable data in one go (like filenames and so) but we just follow the method |