samesch         Sat Jun 21 10:14:06 2003 EDT

  Modified files:              
    /phpdoc/en/reference/posix/functions        posix-getcwd.xml 
  Log:
  typo...
  
Index: phpdoc/en/reference/posix/functions/posix-getcwd.xml
diff -u phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.5 
phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.6
--- phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.5    Thu Jun 19 15:49:07 
2003
+++ phpdoc/en/reference/posix/functions/posix-getcwd.xml        Sat Jun 21 10:14:06 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
   <refentry id="function.posix-getcwd">
    <refnamediv>
@@ -14,7 +14,7 @@
     </methodsynopsis>
     <para>
      <function>posix_getcwd</function> returns the absolute pathname of the
-     scripts current working directory. <function>posix_getcwd</function>
+     script's current working directory. <function>posix_getcwd</function>
      returns &false; on error.
     </para>
    </refsect1>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to