summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/expl3/l3keys.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-19 23:24:13 +0000
committerKarl Berry <karl@freefriends.org>2010-05-19 23:24:13 +0000
commit97a0746aa6e947818c4d32c3b70e899907124c22 (patch)
tree286f8d2512ef746cf076a12f16e593f262e18009 /Master/texmf-dist/tex/latex/expl3/l3keys.sty
parent994e8740e5b5588a65c3baec92333b81ae2edd54 (diff)
expl3 1905 (19may10)
git-svn-id: svn://tug.org/texlive/trunk@18357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/expl3/l3keys.sty')
-rw-r--r--Master/texmf-dist/tex/latex/expl3/l3keys.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/expl3/l3keys.sty b/Master/texmf-dist/tex/latex/expl3/l3keys.sty
index d05909724cb..9b9fb06ee5c 100644
--- a/Master/texmf-dist/tex/latex/expl3/l3keys.sty
+++ b/Master/texmf-dist/tex/latex/expl3/l3keys.sty
@@ -48,7 +48,7 @@
%%
%% -----------------------------------------------------------------------
\RequirePackage{l3names}
-\GetIdInfo$Id: l3keys.dtx 1863 2010-03-22 20:15:06Z joseph $
+\GetIdInfo$Id: l3keys.dtx 1894 2010-04-13 07:37:59Z joseph $
{L3 Experimental key-value support}
\ProvidesExplPackage
{\filename}{\filedate}{\fileversion}{\filedescription}
@@ -454,14 +454,14 @@
Check~that~you~have~spelled~the~key~name~correctly.
}
\msg_kernel_new:nnnn { keys } { property-requires-value }
- { The property '#1' requires a value. }
+ { The~property~'#1'~requires~a~value. }
{
\l_msg_coding_error_text_tl
LaTeX~was~asked~to~set~property~'#2'~for~key~'#1'.\\
No~value~was~given~for~the~property,~and~one~is~required.
}
\msg_kernel_new:nnnn { keys } { property-unknown }
- { The key property '#1' is unknown. }
+ { The~key~property~'#1'~is~unknown. }
{
\l_msg_coding_error_text_tl
LaTeX~has~been~asked~to~set~the~property~'#1'~for~key~'#2':\\