summaryrefslogtreecommitdiff
path: root/ext/xml/tests/xml_set_object_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/tests/xml_set_object_variation2.phpt')
-rw-r--r--ext/xml/tests/xml_set_object_variation2.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/xml/tests/xml_set_object_variation2.phpt b/ext/xml/tests/xml_set_object_variation2.phpt
index fe428ec8a1..83af35b93d 100644
--- a/ext/xml/tests/xml_set_object_variation2.phpt
+++ b/ext/xml/tests/xml_set_object_variation2.phpt
@@ -9,7 +9,7 @@ if (!extension_loaded("xml")) {
--FILE--
<?php
/* Prototype : proto int xml_set_object(resource parser, object &obj)
- * Description: Set up object which should be used for callbacks
+ * Description: Set up object which should be used for callbacks
* Source code: ext/xml/xml.c
* Alias to functions:
*/
@@ -68,7 +68,7 @@ $values = array(
'string',
// resource data
- $fp,
+ $fp,
// undefined data
$undefined_var,