[latex3-commits] [git/latex3] master: Correct comment [ci skip] (e620584)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Nov 24 17:07:21 CET 2017
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e620584bbfec23d2b55de3141a56146d459f6b62
>---------------------------------------------------------------
commit e620584bbfec23d2b55de3141a56146d459f6b62
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Nov 24 16:07:21 2017 +0000
Correct comment [ci skip]
>---------------------------------------------------------------
e620584bbfec23d2b55de3141a56146d459f6b62
l3kernel/l3skip.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx
index e87df7b..ab6d53b 100644
--- a/l3kernel/l3skip.dtx
+++ b/l3kernel/l3skip.dtx
@@ -1109,7 +1109,8 @@
% \begin{macro}{\dim_set:Nn, \dim_set:cn}
% \begin{macro}{\dim_gset:Nn, \dim_gset:cn}
% Setting dimensions is easy enough. The |\scan_stop:| deals with the
-% case where a skip expression is provided.
+% case where the variable passed is a skip (for example a \LaTeXe{}
+% length).
% \begin{macrocode}
\__debug_patch_args:nNNpn
{ {#1} { \__debug_chk_expr:nNnN {#2} \@@_eval:w { } \dim_set:Nn } }
More information about the latex3-commits
mailing list