summaryrefslogtreecommitdiff
path: root/doc/manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.txt')
-rwxr-xr-xdoc/manual.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index 6e26f8d..e5bda77 100755
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -566,9 +566,9 @@ maketables
:funcdef:`rex.maketables ()`
-Creates a table set corresponding to the current active locale and returns it as
-a userdata. The returned value can be passed to any Lrexlib function accepting
-the *locale* parameter.
+Creates a set of character tables corresponding to the current locale and
+returns it as a userdata. The returned value can be passed to any Lrexlib
+function accepting the *locale* parameter.
------------------------------------------------------------