From 2a59cc6bef3f61ad7dcc712c65f2e7e247038a78 Mon Sep 17 00:00:00 2001 From: Frank Mittelbach Date: Wed, 30 Jun 2021 09:44:33 +0200 Subject: [PATCH] typo [CI skip] --- base/lthooks.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/lthooks.dtx b/base/lthooks.dtx index 20e172a57..b383758d1 100644 --- a/base/lthooks.dtx +++ b/base/lthooks.dtx @@ -32,7 +32,7 @@ % % \begin{macrocode} \def\lthooksversion{v1.0n} -\def\lthooksdate{2021/05/26} +\def\lthooksdate{2021/06/30} % \end{macrocode} % %<*driver> @@ -424,7 +424,7 @@ % % Except for \cs{UseHook}, \cs{UseOneTimeHook} and \cs{IfHookEmptyTF} % (and their \pkg{expl3} interfaces \cs{hook_use:n}, -% \cs{hook_use_once:n} and \cs{hook_if_empty:nTF}, all \meta{hook} +% \cs{hook_use_once:n} and \cs{hook_if_empty:nTF}), all \meta{hook} % and \meta{label} arguments are processed in the same way: first, % spaces are trimmed around the argument, then it is fully expanded % until only character tokens remain. If the full expansion of the