[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh441: Change message text (52b77b90)

PhelypeOleinik phelype.oleinik at latex-project.org
Mon Dec 14 15:32:05 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh441
Link       : https://github.com/latex3/latex2e/commit/52b77b90fe227a04d92f749f0137621b2916c242

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

commit 52b77b90fe227a04d92f749f0137621b2916c242
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Mon Dec 14 11:32:05 2020 -0300

    Change message text


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

52b77b90fe227a04d92f749f0137621b2916c242
 base/lthooks.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index 9e54797d..03895255 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -3931,13 +3931,13 @@
 \msg_new:nnnn { hooks } { misused-top-level }
   {
     Illegal~\iow_char:N \\AddToHook{#1}[top-level]{...}.\\
-    'top-level'~is~reserved~to~the~user's~document.\\
+    'top-level'~is~reserved~for~the~user's~document.
   }
   {
     The~'top-level'~label~is~meant~for~user~code~only,~and~should~only~
-    be~used~by~the~user~(sparingly)~in~the~main~document.~Use~the~
-    proper~label~'\@@_currname_or_default:n { }'~for~this~\@cls at pkg,~or
-    another~suitable~label.
+    be~used~(sparingly)~in~the~main~document.~Use~the~default~label~
+    '\@@_currname_or_default:n { }'~for~this~\@cls at pkg,~or~another~
+    suitable~label.
   }
 %    \end{macrocode}
 %





More information about the latex3-commits mailing list.