mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44347 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fbd9615943
commit
0c40a772de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue