[latex3-commits] [l3svn] branch master updated: Typos [ci skip]
noreply at latex-project.org
noreply at latex-project.org
Sun Sep 18 23:28:58 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 65d072e Typos [ci skip]
65d072e is described below
commit 65d072e549b5ea1da91a0250d6cea6480e31fdf6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Sep 18 20:34:59 2016 +0100
Typos [ci skip]
---
l3kernel/l3keys.dtx | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3keys.dtx b/l3kernel/l3keys.dtx
index b426b0b..0648b3b 100644
--- a/l3kernel/l3keys.dtx
+++ b/l3kernel/l3keys.dtx
@@ -179,7 +179,7 @@
% Some other properties are mutually exclusive, notably |.value_required:n|
% and |.value_forbidden:n|, and so will replace one another. However,
% properties covering non-exclusive behaviours may be given in any order. Thus
-% for example the following defintions are equivalent.
+% for example the following definitions are equivalent.
% \begin{verbatim}
% \keys_define:nn { mymodule }
% {
@@ -1908,7 +1908,6 @@
% \end{macro}
% \end{macro}
%
-%
% \begin{macro}{.tl_set:N, .tl_set:c}
% \begin{macro}{.tl_gset:N, .tl_gset:c}
% \begin{macro}{.tl_set_x:N, .tl_set_x:c}
@@ -1991,7 +1990,7 @@
% Setting known keys simply means setting the appropriate flag, then
% running the standard code. To allow for nested setting, any existing
% value of \cs{l_@@_unused_clist} is saved on the stack and reset
-% afterwards.Note that for speed/simplicity reasons we use a \texttt{tl}
+% afterwards. Note that for speed/simplicity reasons we use a \texttt{tl}
% operation to set the \texttt{clist} here!
% \begin{macrocode}
\cs_new_protected:Npn \keys_set_known:nnN
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list