summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_merge_variation10.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_merge_variation10.phpt')
-rw-r--r--ext/standard/tests/array/array_merge_variation10.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_merge_variation10.phpt b/ext/standard/tests/array/array_merge_variation10.phpt
index 46403fac9e..00a197a29e 100644
--- a/ext/standard/tests/array/array_merge_variation10.phpt
+++ b/ext/standard/tests/array/array_merge_variation10.phpt
@@ -7,7 +7,7 @@ Test array_merge() function : usage variations - position of internal array poin
* Source code: ext/standard/array.c
*/
-/*
+/*
* Check the position of the internal array pointer after calling array_merge().
* This test is also passing more than two arguments to array_merge().
*/