summaryrefslogtreecommitdiff
path: root/ext/domxml/domxml.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/domxml/domxml.c')
-rw-r--r--ext/domxml/domxml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/domxml/domxml.c b/ext/domxml/domxml.c
index 15cda6b9ec..b93441d678 100644
--- a/ext/domxml/domxml.c
+++ b/ext/domxml/domxml.c
@@ -380,7 +380,7 @@ PHP_FUNCTION(domxml_attrname)
}
/* }}} */
-/* {{{ proto class node(string name)
+/* {{{ proto class domxml_node(string name)
Creates node */
PHP_FUNCTION(domxml_node)
{