summaryrefslogtreecommitdiff
path: root/tests/lang/passByReference_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/passByReference_003.phpt')
-rw-r--r--tests/lang/passByReference_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/passByReference_003.phpt b/tests/lang/passByReference_003.phpt
index bbbc564654..8fe27407f1 100644
--- a/tests/lang/passByReference_003.phpt
+++ b/tests/lang/passByReference_003.phpt
@@ -1,5 +1,5 @@
--TEST--
-Implicit initialisation when passing by reference
+Implicit initialisation when passing by reference
--FILE--
<?php
function passbyVal($val) {