[latex3-commits] [latex3/latex3] develop: Add missing ")" (53710e38f)
github at latex-project.org
github at latex-project.org
Thu Nov 14 18:41:05 CET 2024
Repository : https://github.com/latex3/latex3
On branch : develop
Link : https://github.com/latex3/latex3/commit/53710e38f4536de7ce2504f321f3199c0bd71028
>---------------------------------------------------------------
commit 53710e38f4536de7ce2504f321f3199c0bd71028
Author: Joseph Wright <joseph at texdev.net>
Date: Thu Nov 14 17:41:05 2024 +0000
Add missing ")"
>---------------------------------------------------------------
53710e38f4536de7ce2504f321f3199c0bd71028
l3kernel/l3skip.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx
index 61cd33cfd..0c9ba2153 100644
--- a/l3kernel/l3skip.dtx
+++ b/l3kernel/l3skip.dtx
@@ -769,7 +769,7 @@
% \end{syntax}
% Sets \meta{skip} to the value of \meta{skip expr}, which
% must evaluate to a length with units and may include a rubber
-% component (for example |1 cm plus 0.5 cm|.
+% component (for example |1 cm plus 0.5 cm|).
% \end{function}
%
% \begin{function}
More information about the latex3-commits
mailing list.