summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/clearstatcache_001.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-08-09 21:02:30 +0000
committerAntony Dovgal <tony2001@php.net>2008-08-09 21:02:30 +0000
commitc5b2255843019389eebfd21e88c4b7912b61d680 (patch)
tree99741034adb2135a60748ccf735d134c5edb2090 /ext/standard/tests/file/clearstatcache_001.phpt
parent05f876bbe7fca971e4814dcbcd66b9f4a42ce001 (diff)
downloadphp-git-c5b2255843019389eebfd21e88c4b7912b61d680.tar.gz
fix typo
Diffstat (limited to 'ext/standard/tests/file/clearstatcache_001.phpt')
-rw-r--r--ext/standard/tests/file/clearstatcache_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/clearstatcache_001.phpt b/ext/standard/tests/file/clearstatcache_001.phpt
index 6177116fab..d2cc02acaa 100644
--- a/ext/standard/tests/file/clearstatcache_001.phpt
+++ b/ext/standard/tests/file/clearstatcache_001.phpt
@@ -1,5 +1,5 @@
--TEST--
-clearstatcache() optionnal parameters
+clearstatcache() optional parameters
--SKIPIF--
<?php
if (strncmp(PHP_OS, "WIN", 3) === 0) {