another typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71792 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Simone Cortesi 2002-03-04 10:38:50 +00:00
parent 4ffe8cfa85
commit c83dffdcca

View file

@ -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 @@ var_dump(hexdec("a0"));
</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>