summaryrefslogtreecommitdiff
path: root/ext/spl/tests/fixedarray_019.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/fixedarray_019.phpt')
-rw-r--r--ext/spl/tests/fixedarray_019.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/fixedarray_019.phpt b/ext/spl/tests/fixedarray_019.phpt
index f28edfda41..9414e97304 100644
--- a/ext/spl/tests/fixedarray_019.phpt
+++ b/ext/spl/tests/fixedarray_019.phpt
@@ -1,5 +1,5 @@
--TEST--
-SPL: FixedArray: overriden iterator methods
+SPL: FixedArray: overridden iterator methods
--FILE--
<?php
class SplFixedArray2 extends SplFixedArray {