diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3prg.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3prg.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3prg.dtx b/Master/texmf-dist/source/latex/l3kernel/l3prg.dtx index 81c1a12b0ca..eee48348057 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3prg.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3prg.dtx @@ -37,7 +37,7 @@ \documentclass[full]{l3doc} %</driver> %<*driver|package> -\GetIdInfo$Id: l3prg.dtx 5566 2015-04-13 08:24:56Z joseph $ +\GetIdInfo$Id: l3prg.dtx 5653 2015-07-13 08:57:05Z joseph $ {L3 Control structures} %</driver|package> %<*driver> @@ -77,7 +77,7 @@ % input, \emph{e.g.}, text as input in a function comparing integers. % % \LaTeX3 has two forms of conditional flow processing based -% on these states. The firs form is predicate functions that turn the +% on these states. The first form is predicate functions that turn the % returned state into a boolean \meta{true} or \meta{false}. For % example, the function \cs{cs_if_free_p:N} checks whether the control % sequence given as its argument is free and then returns the boolean |