summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/l3msg.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3kernel/l3msg.dtx')
-rw-r--r--macros/latex/contrib/l3kernel/l3msg.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/l3kernel/l3msg.dtx b/macros/latex/contrib/l3kernel/l3msg.dtx
index 9066ec39e5..b61d535545 100644
--- a/macros/latex/contrib/l3kernel/l3msg.dtx
+++ b/macros/latex/contrib/l3kernel/l3msg.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2020-02-14}
+% \date{Released 2020-02-21}
%
% \maketitle
%
@@ -1192,7 +1192,7 @@
% there is |\\>~| (or if the whole thing starts with |>~|) we split
% there, print the first part and show the second part using
% \tn{showtokens} (the \cs{exp_after:wN} ensure a nice display). Note
-% that that primitive adds a leading |>~| and trailing dot. That is
+% that this primitive adds a leading |>~| and trailing dot. That is
% why we included a trailing dot before wrapping and removed it
% afterwards. If there is no |\\>~| do the same but with an empty
% second part which adds a spurious but inevitable |>~.|