diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3token.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3token.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3token.dtx b/Master/texmf-dist/source/latex/l3kernel/l3token.dtx index 55f5805e538..34c03120b63 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3token.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3token.dtx @@ -41,7 +41,7 @@ % }^^A % } % -% \date{Released 2017/09/18} +% \date{Released 2017/11/14} % % \maketitle % @@ -930,7 +930,7 @@ % % These functions decompose \TeX{} macros into their constituent % parts: if the \meta{token} passed is not a macro then no decomposition -% can occur. In the later case, all three functions leave \cs{scan_stop:} +% can occur. In the latter case, all three functions leave \cs{scan_stop:} % in the input stream. % % \begin{function}[EXP]{\token_get_arg_spec:N} |