hholzgra                Sat Mar  2 12:23:04 2002 EDT

  Modified files:              
    /phpdoc/en/functions        math.xml 
  Log:
  copy&paste bug :(
  
  
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.72 phpdoc/en/functions/math.xml:1.73
--- phpdoc/en/functions/math.xml:1.72   Sat Mar  2 12:18:14 2002
+++ phpdoc/en/functions/math.xml        Sat Mar  2 12:23:04 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.72 $ -->
+<!-- $Revision: 1.73 $ -->
  <reference id="ref.math">
   <title>Mathematical Functions</title>
   <titleabbrev>Math</titleabbrev>
@@ -761,10 +761,8 @@
       <methodparam><type>float</type><parameter>val</parameter></methodparam>
      </methodsynopsis>
     <para>
-    <para>
      Returns &true; if <parameter>val</parameter> is 'not a number', 
      like the result of <literal>acos(1.01)</literal>.
-    </para>
     </para>
    </refsect1>
   </refentry>


Reply via email to