summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorshmuz <shmuz>2007-06-08 11:25:02 +0000
committershmuz <shmuz>2007-06-08 11:25:02 +0000
commitf36418b5ba8cd8e71fc0a86a50d4a5350c4659c0 (patch)
treeddc9001a1e8c22c82eb16da8bc932180d5febe44 /doc
parent5af6a0fdc7e2038b83a476a84e7a5f3277aad3da (diff)
downloadlrexlib-f36418b5ba8cd8e71fc0a86a50d4a5350c4659c0.tar.gz
minor correction
Diffstat (limited to 'doc')
-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.
------------------------------------------------------------