]> granicus.if.org Git - php/commitdiff
fix typo
authorAntony Dovgal <tony2001@php.net>
Sat, 9 Aug 2008 21:02:30 +0000 (21:02 +0000)
committerAntony Dovgal <tony2001@php.net>
Sat, 9 Aug 2008 21:02:30 +0000 (21:02 +0000)
ext/standard/tests/file/clearstatcache_001.phpt

index 6177116fab47aab4d568d12f645ef483bac9af0f..d2cc02acaa2137f2dcdf3e6f60cb9c442d30f343 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-clearstatcache() optionnal parameters
+clearstatcache() optional parameters
 --SKIPIF--
 <?php
 if (strncmp(PHP_OS, "WIN", 3) === 0) {