[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml From: Egon Schmid (eschmid <email protected>)
Date: 12/13/00

eschmid Wed Dec 13 14:10:12 2000 EDT

  Modified files:
    /phpdoc/en/functions filesystem.xml
  Log:
  Fix for #8241.
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.50 phpdoc/en/functions/filesystem.xml:1.51
--- phpdoc/en/functions/filesystem.xml:1.50 Sun Nov 26 13:52:37 2000
+++ phpdoc/en/functions/filesystem.xml Wed Dec 13 14:10:12 2000
@@ -1072,7 +1072,7 @@
      sensitive), an ftp connection to the specified server is opened
      and a pointer to the requested file is returned. If the server
      does not support passive mode ftp, this will fail. You can open
- files for either reading and writing via ftp (but not both
+ files for either reading or writing via ftp (but not both
      simultaneously).
     </simpara>
     <simpara>