summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFileObject_rewind_error001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFileObject_rewind_error001.phpt')
-rw-r--r--ext/spl/tests/SplFileObject_rewind_error001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFileObject_rewind_error001.phpt b/ext/spl/tests/SplFileObject_rewind_error001.phpt
index 5f2379aa13..2e4aefb7a7 100644
--- a/ext/spl/tests/SplFileObject_rewind_error001.phpt
+++ b/ext/spl/tests/SplFileObject_rewind_error001.phpt
@@ -1,5 +1,5 @@
--TEST--
-SPL: SplFileObject::rewind() with a parameter.
+SPL: SplFileObject::rewind() with a parameter.
--CREDITS--
Ricardo Oedietram <ricardo@odracir.nl>
Erwin Poeze <erwin.poeze@gmail.com>