[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml From: Torben Wilson (torben <email protected>)
Date: 03/26/01

torben Mon Mar 26 15:46:09 2001 EDT

  Modified files:
    /phpdoc/en/functions filesystem.xml
  Log:
  
  Typo fix.
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.58 phpdoc/en/functions/filesystem.xml:1.59
--- phpdoc/en/functions/filesystem.xml:1.58 Mon Mar 26 15:44:33 2001
+++ phpdoc/en/functions/filesystem.xml Mon Mar 26 15:46:08 2001
@@ -716,7 +716,7 @@
     <simpara>
      Note: The atime of a file is supposed to change whenever
      the data blocks of a file are being read. This can be
- costly performancewise when an appliation regularly
+ costly performancewise when an application regularly
      accesses a very large number of files or directories. Some
      Unix filesystems can be mounted with atime updates disabled
      to increase the performance of such applications; USENET