takagi          Tue Jun  6 11:50:45 2006 UTC

  Modified files:              
    /phpdoc/en/reference/info/functions memory-get-peak-usage.xml 
  Log:
  copy-paste error corrected.
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/info/functions/memory-get-peak-usage.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/info/functions/memory-get-peak-usage.xml
diff -u phpdoc/en/reference/info/functions/memory-get-peak-usage.xml:1.1 
phpdoc/en/reference/info/functions/memory-get-peak-usage.xml:1.2
--- phpdoc/en/reference/info/functions/memory-get-peak-usage.xml:1.1    Tue Jun 
 6 11:31:44 2006
+++ phpdoc/en/reference/info/functions/memory-get-peak-usage.xml        Tue Jun 
 6 11:50:45 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.memory-get-peak-usage">
  <refnamediv>
   <refname>memory_get_peak_usage</refname>
@@ -17,7 +17,7 @@
    script.
   </para>
   <para>
-   <function>memory_get_usage</function> will only be defined if your PHP
+   <function>memory_get_peak_usage</function> will only be defined if your PHP
    is compiled with the <literal>--enable-memory-limit</literal> 
    configuration option.
   </para>

Reply via email to