diff --git a/tests/lang/foreachLoop.011.phpt b/tests/lang/foreachLoop.011.phpt index ee7066dc35003..9d89856cac56d 100644 --- a/tests/lang/foreachLoop.011.phpt +++ b/tests/lang/foreachLoop.011.phpt @@ -1,5 +1,5 @@ --TEST-- -Changing from an interable type to a non iterable type during the iteration +Changing from an iterable type to a non iterable type during the iteration --FILE--