cortesi         Mon Mar  4 05:32:37 2002 EDT

  Modified files:              
    /phpdoc/en/functions        math.xml 
  Log:
  typo fix
  
  
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.73 phpdoc/en/functions/math.xml:1.74
--- phpdoc/en/functions/math.xml:1.73   Sat Mar  2 12:23:04 2002
+++ phpdoc/en/functions/math.xml        Mon Mar  4 05:32:36 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.73 $ -->
+<!-- $Revision: 1.74 $ -->
  <reference id="ref.math">
   <title>Mathematical Functions</title>
   <titleabbrev>Math</titleabbrev>
@@ -722,7 +722,7 @@
       <methodparam><type>float</type><parameter>val</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returns &true; if <parameter>val</parameter> is a leagal finite 
+     Returns &true; if <parameter>val</parameter> is a legal finite 
      number within the allowed range for a PHP float on this platform.
     </para>
    </refsect1>


Reply via email to