summaryrefslogtreecommitdiff
path: root/ext/dom/namelist.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/namelist.c')
-rw-r--r--ext/dom/namelist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/namelist.c b/ext/dom/namelist.c
index c4462ef31b..39ca0e1e25 100644
--- a/ext/dom/namelist.c
+++ b/ext/dom/namelist.c
@@ -41,7 +41,7 @@ zend_function_entry php_dom_namelist_class_functions[] = {
{NULL, NULL, NULL}
};
-/* {{{ proto length int
+/* {{{ length int
readonly=yes
URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#NameList-length
Since: