summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3int.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3int.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3int.dtx b/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
index dcea709ebbc..f1f034553aa 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3int.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3int.dtx 4444 2013-01-13 20:27:20Z bruno $
+\GetIdInfo$Id: l3int.dtx 4482 2013-04-24 21:05:12Z joseph $
{L3 Integers}
%</driver|package>
%<*driver>
@@ -949,7 +949,7 @@
% \begin{macro}{\int_eval:n}
% Wrapper for \cs{@@_eval:w}. Can be used in an integer expression
% or directly in the input stream. In format mode, there is already
-% a definition in \pkg{l3alloc} for bookstrapping, which is therefore
+% a definition in \pkg{l3alloc} for bootstrapping, which is therefore
% corrected to the \enquote{real} version here.
% \begin{macrocode}
%<*initex>