[latex3-commits] [git/LaTeX3-latex3-latex3] main: fix typo [CI skip] (0e17a8219)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Jul 4 09:29:08 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/0e17a821921986132c39857c16f503451121a402
>---------------------------------------------------------------
commit 0e17a821921986132c39857c16f503451121a402
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Jul 4 09:29:08 2021 +0200
fix typo [CI skip]
>---------------------------------------------------------------
0e17a821921986132c39857c16f503451121a402
l3packages/xparse/xparse.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index ca7b5c12d..1f4ca92ae 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -297,7 +297,7 @@
% \end{verbatim}
% where \verb*|\foobar{arg1} [arg2]| will not find an optional argument.
%
-% There is one subtly here due to the difference in handling by \TeX{}
+% There is one subtlety here due to the difference in handling by \TeX{}
% of \enquote{control symbols}, where the command name is made up of a single
% character, such as \enquote{\cmd{\\}}. Spaces are not ignored by \TeX{}
% here, and thus it is possible to require an optional argument directly
More information about the latex3-commits
mailing list.