summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0271bc5..f81c990 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ The bundle provides basic facilities for LuaTeX macro programmers, mostly
resource allocation and convenience packages. Provided are:
– luatexbase-compat: compatibility helpers;
-– luatexbase-regs: allocation of registers and the like;
– luatexbase-loader: Lua module loading;
+– luatexbase-regs: allocation of registers and the like;
– luatexbase-attr: attribute allocation;
– luatexbase-cctb: catcode table allocation;
– luatexbase-modutils: Lua module declaration; and