summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tools/trace.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/trace.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tools/trace.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/tools/trace.dtx b/Master/texmf-dist/source/latex/tools/trace.dtx
index 172c6d7a461..a5e99a673b9 100644
--- a/Master/texmf-dist/source/latex/tools/trace.dtx
+++ b/Master/texmf-dist/source/latex/tools/trace.dtx
@@ -1,6 +1,7 @@
% \iffalse meta-comment
%
% Copyright 1993-2014
+%
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -34,7 +35,7 @@
%<driver>\ProvidesFile{trace.drv}
% \fi
% \ProvidesFile{trace.dtx}
- [2014/04/21 v1.1d trace LaTeX code]
+ [2014/10/28 v1.1d trace LaTeX code]
%
% \iffalse
%<*driver>
@@ -316,7 +317,7 @@
% |\conditionally@traceon| should do nothing. We set them to
% |\@empty| not |\relax| since the latter might produce a math ord
% in certain circumstances. We also have to make sure that
-% |\traceon| (as defined further down) is not redfining
+% |\traceon| (as defined further down) is not redefining
% |\conditionally@traceoff| again. To make this all work these
% redefinitions have to wait until the end of the package.
% \changes{v1.1c}{2003/04/30}{Option ``full'' added}
@@ -436,7 +437,7 @@
% it revert all settings changed by |\tr@ce@n|? It should not, since
% our goal is to shorten the trace output, thus setting all of the
% uninteresting values back makes the output unnecessarily
-% longer. Therefore we restrict ourself to those |\tracing...|
+% longer. Therefore we restrict ourselves to those |\tracing...|
% internals that really contribute to listings like the above.
%
% And one additional point is worth mentioning. The order in which