summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3toks.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3toks.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3toks.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3toks.dtx b/Master/texmf-dist/source/latex/l3kernel/l3toks.dtx
index 2b5d5cd0880..c060225ab31 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3toks.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3toks.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3names}
-\GetIdInfo$Id: l3toks.dtx 2601 2011-08-16 23:20:27Z bruno $
+\GetIdInfo$Id: l3toks.dtx 2670 2011-08-27 09:58:02Z will $
{L3 Experimental token registers}
%</driver|package>
%<*driver>
@@ -443,7 +443,7 @@
%
% \begin{macro}{\toks_put_right:Nf}
% We implement |\toks_put_right:Nf| by hand because I think I might
-% use it in the \textsf{l3keyval} module in which case it is going to
+% use it in the \textsf{l3keys} module in which case it is going to
% be used a lot.
% \begin{macrocode}
%<check>\cs_generate_variant:Nn \toks_put_right:Nn {Nf}