samesch         Thu Aug  9 16:25:56 2007 UTC

  Modified files:              
    /phpdoc/en/reference/posix/functions        posix-getrlimit.xml 
  Log:
  typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getrlimit.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/reference/posix/functions/posix-getrlimit.xml
diff -u phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.11 
phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.12
--- phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.11        Wed Jun 
20 22:25:15 2007
+++ phpdoc/en/reference/posix/functions/posix-getrlimit.xml     Thu Aug  9 
16:25:56 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <refentry xml:id="function.posix-getrlimit" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>posix_getrlimit</refname>
@@ -13,7 +13,7 @@
    <void/>
   </methodsynopsis>
   <para>
-   <function>posix_getrlimi</function> returns an <type>array</type>
+   <function>posix_getrlimit</function> returns an <type>array</type>
    of information about the current resource's soft and hard limits.
   </para>
   <para>


Reply via email to