summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-07 22:42:14 +0000
committerKarl Berry <karl@freefriends.org>2012-02-07 22:42:14 +0000
commit8b88d8570ac83e33a29938f8799ab728a94a6b70 (patch)
tree2389ca3bc088a4fe26c26bd2c0b01fa2d1b87600 /Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
parent7dd80542eb368ed18c1298c24250b409350a2059 (diff)
l3kernel 3331 (7feb12)
git-svn-id: svn://tug.org/texlive/trunk@25329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3fp.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3fp.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx b/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
index 35213537c69..ea947680f43 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
@@ -35,7 +35,7 @@
%
%<*driver|package>
\RequirePackage{l3names}
-\GetIdInfo$Id: l3fp.dtx 3154 2012-01-08 22:46:28Z bruno $
+\GetIdInfo$Id: l3fp.dtx 3315 2012-02-06 11:17:04Z bruno $
{L3 Experimental floating-point operations}
%</driver|package>
%<*driver>
@@ -110,7 +110,7 @@
% \cs{fp_new:N} \meta{floating point variable}
% \end{syntax}
% Creates a new \meta{floating point variable} or raises an error if
-% the name is already taken. The declaration global. The
+% the name is already taken. The declaration is global. The
% \meta{floating point} will initially be set to |+0.000000000e0|
% (the zero floating point).
% \end{function}