Typo fix.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44347 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2001-03-26 23:46:08 +00:00
parent fbd9615943
commit 0c40a772de

View file

@ -716,7 +716,7 @@ $fcontents = join ('', file ('http://www.php.net'));
<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