summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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) {