summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/l3fparray.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3kernel/l3fparray.dtx')
-rw-r--r--macros/latex/contrib/l3kernel/l3fparray.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/l3kernel/l3fparray.dtx b/macros/latex/contrib/l3kernel/l3fparray.dtx
index 8b5f336004..91e6645f07 100644
--- a/macros/latex/contrib/l3kernel/l3fparray.dtx
+++ b/macros/latex/contrib/l3kernel/l3fparray.dtx
@@ -44,7 +44,7 @@
% }^^A
% }
%
-% \date{Released 2020-02-14}
+% \date{Released 2020-02-21}
%
% \maketitle
%
@@ -151,7 +151,7 @@
%
% \begin{macro}{\fparray_new:Nn, \fparray_new:cn}
% \begin{macro}{\@@_array_new:nNNN}
-% Build a three token token list, then define all three tokens to be
+% Build a three-token token list, then define all three tokens to be
% integer arrays of the same size. No need to initialize the data:
% the integer arrays start with zeros, and three zeros denote
% precisely \cs{c_zero_fp}, as we want.