[PHP-DOC] cvs: phpdoc /en/functions math.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 07/08/01

jeroen Sun Jul 8 16:39:26 2001 EDT

  Modified files:
    /phpdoc/en/functions math.xml
  Log:
  Damn tabs again
  
  
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.37 phpdoc/en/functions/math.xml:1.38
--- phpdoc/en/functions/math.xml:1.37 Sun Jul 8 16:31:34 2001
+++ phpdoc/en/functions/math.xml Sun Jul 8 16:39:25 2001
@@ -297,8 +297,8 @@
     </para>
     <para>
      <function>bindec</function> converts a binary number to an
- <type>integer</type>. The largest number that can be converted is
- 31 bits of 1's or 2147483647 in decimal.
+ <type>integer</type>. The largest number that can be converted is
+ 31 bits of 1's or 2147483647 in decimal.
     </para>
     <para>
      See also the <function>decbin</function>