[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml From: Jon Parise (jon <email protected>)
Date: 11/26/00

jon Sun Nov 26 13:52:37 2000 EDT

  Modified files:
    /phpdoc/en/functions filesystem.xml
  Log:
  Grammar improvement.
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.49 phpdoc/en/functions/filesystem.xml:1.50
--- phpdoc/en/functions/filesystem.xml:1.49 Sun Nov 5 10:56:52 2000
+++ phpdoc/en/functions/filesystem.xml Sun Nov 26 13:52:37 2000
@@ -2421,7 +2421,7 @@
     </para>
     <note>
      <simpara>
- This Function's behaviour changed in 4.0.3, the temporary file is also
+ This function's behavior changed in 4.0.3. The temporary file is also
       created to avoid a race condition where the file might appear in the
       filesystem between the time the string was generated and before the
       the script gets around to creating the file.