summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3expan.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-09 00:17:30 +0000
committerKarl Berry <karl@freefriends.org>2013-10-09 00:17:30 +0000
commit6ae8f0974768da24d4bcfff401e0f660c0b9fb5d (patch)
tree7d30ffa224cef20b8d5bcc4a4a6dfee90e4ca148 /Master/texmf-dist/source/latex/l3kernel/l3expan.dtx
parentad8c0db83542b88b7a3d63af382ccc630df38d03 (diff)
l3 (8oct13)
git-svn-id: svn://tug.org/texlive/trunk@31865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3expan.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3expan.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3expan.dtx b/Master/texmf-dist/source/latex/l3kernel/l3expan.dtx
index d238f97b31f..7d8e9696470 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3expan.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3expan.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3expan.dtx Copyright (C) 1990-2012 The LaTeX3 project
+%% File: l3expan.dtx Copyright (C) 1990-2013 The LaTeX3 project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3expan.dtx 4565 2013-07-24 08:21:51Z joseph $
+\GetIdInfo$Id: l3expan.dtx 4584 2013-08-17 15:37:05Z joseph $
{L3 Argument expansion}
%</driver|package>
%<*driver>
@@ -257,7 +257,7 @@
% \cs{exp_args:NV} \meta{function} \meta{variable}
% \end{syntax}
% This function absorbs two arguments (the names of the \meta{function} and
-% the the \meta{variable}). The content of the \meta{variable} are recovered
+% the \meta{variable}). The content of the \meta{variable} are recovered
% and placed inside braces into the input stream \emph{after} reinsertion
% of the \meta{function}. Thus the \meta{function} may take more than
% one argument: all others will be left unchanged.
@@ -654,7 +654,7 @@
%
% \begin{variable}{\l_@@_internal_tl}
% This scratch token list variable is defined in \pkg{l3basics}, as it
-% is needed \enquote{early}. This is just a reminder that that is the
+% is needed \enquote{early}. This is just a reminder that is the
% case!
% \end{variable}
%