[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct a code comment [ci skip] (6fad0ed)

Bruno Le Floch bruno at le-floch.fr
Mon May 7 04:37:53 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/6fad0ede227fb9e869f3f1fc035eaa4adc51c198

>---------------------------------------------------------------

commit 6fad0ede227fb9e869f3f1fc035eaa4adc51c198
Author: Bruno Le Floch <bruno at le-floch.fr>
Date:   Sun May 6 22:37:53 2018 -0400

    Correct a code comment [ci skip]


>---------------------------------------------------------------

6fad0ede227fb9e869f3f1fc035eaa4adc51c198
 l3kernel/l3int.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3int.dtx b/l3kernel/l3int.dtx
index 1942f11..e9c527e 100644
--- a/l3kernel/l3int.dtx
+++ b/l3kernel/l3int.dtx
@@ -2623,8 +2623,8 @@
 % \subsection{Deprecated}
 %
 % \begin{variable}[deprecated = 2018-12-31]{\c_minus_one}
-%   The actual allocation mechanism is in \pkg{l3alloc}; it requires
-%   \cs{c_one} to be defined.  In package mode, reuse \tn{m at ne}.
+%   The actual allocation mechanism is in \pkg{l3alloc}.
+%   In package mode, reuse \tn{m at ne}.
 %   We also store in two global token lists some code for
 %   \cs{debug_on:n} \texttt{\{deprecation\}} and \cs{debug_off:n}
 %   \texttt{\{deprecation\}}.  For the





More information about the latex3-commits mailing list