1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

- Damn Typo.

This commit is contained in:
Markus Fischer
2001-12-14 21:03:06 +00:00
parent 022bef6ca7
commit e1d33db97f

View File

@@ -1579,7 +1579,7 @@ PHP_FUNCTION(domxml_node_children)
}
/* }}} */
/* {{{ proto object domxml_node_nlink_node(void)
/* {{{ proto object domxml_node_unlink_node(void)
Deletes node */
PHP_FUNCTION(domxml_node_unlink_node)
{