alindeman               Thu Feb 19 18:21:51 2004 EDT

  Modified files:              
    /phpdoc/en/reference/math/functions log1p.xml 
  Log:
  Typo
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/math/functions/log1p.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/math/functions/log1p.xml
diff -u phpdoc/en/reference/math/functions/log1p.xml:1.4 
phpdoc/en/reference/math/functions/log1p.xml:1.5
--- phpdoc/en/reference/math/functions/log1p.xml:1.4    Thu Dec 18 04:38:33 2003
+++ phpdoc/en/reference/math/functions/log1p.xml        Thu Feb 19 18:21:51 2004
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
   <refentry id='function.log1p'>
    <refnamediv>
     <refname>log1p</refname>
     <refpurpose>
-     Returns log(1 + number), computed in a way that accurate even when
+     Returns log(1 + number), computed in a way that is accurate even when
      the value of number is close to zero
     </refpurpose>
    </refnamediv>

Reply via email to