cortesi Mon Mar 4 05:38:50 2002 EDT
Modified files:
/phpdoc/en/functions math.xml
Log:
another typo
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.74 phpdoc/en/functions/math.xml:1.75
--- phpdoc/en/functions/math.xml:1.74 Mon Mar 4 05:32:36 2002
+++ phpdoc/en/functions/math.xml Mon Mar 4 05:38:50 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.74 $ -->
+<!-- $Revision: 1.75 $ -->
<reference id="ref.math">
<title>Mathematical Functions</title>
<titleabbrev>Math</titleabbrev>
@@ -742,7 +742,7 @@
</methodsynopsis>
<para>
Returns &true; if <parameter>val</parameter> is infinite (positive or
- negative), like the result of <literal>log(0)</literal> or any value to
+ negative), like the result of <literal>log(0)</literal> or any value too
big to fit into a float on this platform.
</para>
</refsect1>