From 288e57e4ffbd7a2a351c760d0ec4225eca7a4952 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Mon, 25 Aug 2008 04:22:37 +0000 Subject: [PATCH] fixed typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265454 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/fileatime.xml | 4 ++-- reference/filesystem/functions/filectime.xml | 4 ++-- reference/filesystem/functions/filemtime.xml | 4 ++-- reference/filesystem/functions/stat.xml | 4 ++-- reference/filesystem/functions/touch.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/reference/filesystem/functions/fileatime.xml b/reference/filesystem/functions/fileatime.xml index 7812a4fac9..cc1c7550fe 100644 --- a/reference/filesystem/functions/fileatime.xml +++ b/reference/filesystem/functions/fileatime.xml @@ -1,5 +1,5 @@ - + fileatime @@ -79,7 +79,7 @@ if (file_exists($filename)) { common example. On such filesystems this function will be useless. - ¬e.filesytem-time-res; + ¬e.filesystem-time-res; ¬e.clearstatcache; &tip.fopen-wrapper.stat; diff --git a/reference/filesystem/functions/filectime.xml b/reference/filesystem/functions/filectime.xml index 74772e6ced..2f8ad62426 100644 --- a/reference/filesystem/functions/filectime.xml +++ b/reference/filesystem/functions/filectime.xml @@ -1,5 +1,5 @@ - + filectime @@ -83,7 +83,7 @@ if (file_exists($filename)) { time for Unix files in most Unix filesystems. - ¬e.filesytem-time-res; + ¬e.filesystem-time-res; ¬e.clearstatcache; &tip.fopen-wrapper.stat; diff --git a/reference/filesystem/functions/filemtime.xml b/reference/filesystem/functions/filemtime.xml index 9fb34afd1f..bc8467cf90 100644 --- a/reference/filesystem/functions/filemtime.xml +++ b/reference/filesystem/functions/filemtime.xml @@ -1,5 +1,5 @@ - + filemtime @@ -66,7 +66,7 @@ if (file_exists($filename)) { &reftitle.notes; - ¬e.filesytem-time-res; + ¬e.filesystem-time-res; ¬e.clearstatcache; &tip.fopen-wrapper.stat; diff --git a/reference/filesystem/functions/stat.xml b/reference/filesystem/functions/stat.xml index c4d7c5a980..edc4968b27 100644 --- a/reference/filesystem/functions/stat.xml +++ b/reference/filesystem/functions/stat.xml @@ -1,5 +1,5 @@ - + stat @@ -168,7 +168,7 @@ &reftitle.notes; - ¬e.filesytem-time-res; + ¬e.filesystem-time-res; ¬e.clearstatcache; &tip.fopen-wrapper.stat; diff --git a/reference/filesystem/functions/touch.xml b/reference/filesystem/functions/touch.xml index f71346d33b..151355864c 100644 --- a/reference/filesystem/functions/touch.xml +++ b/reference/filesystem/functions/touch.xml @@ -1,5 +1,5 @@ - + touch @@ -114,7 +114,7 @@ if (touch($FileName)) { &reftitle.notes; - ¬e.filesytem-time-res; + ¬e.filesystem-time-res; Prior to PHP 5.3.0 it was not possible to change the modification time