[latex3-commits] [l3svn] 01/02: Corrected a typo: command -> common, and rephrased a clause to make it more grammatical.
noreply at latex-project.org
noreply at latex-project.org
Fri Sep 29 10:24:18 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit e7a3f2f0ed72c55249781887816f6f7d3be8712e
Author: Evan Aad <oddeveneven at gmail.com>
Date: Fri Sep 29 10:50:25 2017 +0300
Corrected a typo: command -> common, and rephrased a clause to make it more grammatical.
---
l3kernel/l3quark.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3quark.dtx b/l3kernel/l3quark.dtx
index e633283..d66ea1b 100644
--- a/l3kernel/l3quark.dtx
+++ b/l3kernel/l3quark.dtx
@@ -61,8 +61,8 @@
% therefore \emph{never} be executed directly in the code.
% This would result in an endless loop!
%
-% They are meant to be used as delimiter in weird functions, with the most
-% command use case as the `stop token' (\emph{i.e.}~\cs{q_stop}).
+% They are meant to be used as delimiter in weird functions, the most
+% common use case being the `stop token' (\emph{i.e.}~\cs{q_stop}).
% For example, when writing a macro to parse a user-defined date
% \begin{verbatim}
% \date_parse:n {19/June/1981}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list