diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/expl3/l3keyval.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/expl3/l3keyval.dtx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/expl3/l3keyval.dtx b/Master/texmf-dist/source/latex/expl3/l3keyval.dtx index 8ac747e5d0a..6af4faab0bc 100644 --- a/Master/texmf-dist/source/latex/expl3/l3keyval.dtx +++ b/Master/texmf-dist/source/latex/expl3/l3keyval.dtx @@ -35,7 +35,7 @@ \RequirePackage{l3names} %</driver|package> %\fi -\GetIdInfo$Id: l3keyval.dtx 1362 2009-05-28 20:19:21Z joseph $ +\GetIdInfo$Id: l3keyval.dtx 1412 2009-06-14 17:55:48Z joseph $ {L3 Experimental keyval processing} %\iffalse %<*driver> @@ -394,8 +394,7 @@ } % \end{macrocode} % Afterwards we gobble an extra level of braces if that's what we are -% asked to do. The next part can be done using \cs{toks_set:Nd}, but -% this might not be around for long. +% asked to do. % \begin{macrocode} \bool_if:NT \l_KV_remove_one_level_of_braces_bool { |