mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
applied a patch from Kjartan Maraas to fix some typos Daniel
* ChangeLog tree.c doc/libxml-doc.el doc/libxml2-api.xml: applied a patch from Kjartan Maraas to fix some typos Daniel
This commit is contained in:
2
tree.c
2
tree.c
@ -5441,7 +5441,7 @@ xmlHasNsProp(xmlNodePtr node, const xmlChar *name, const xmlChar *nameSpace) {
|
||||
* This does the entity substitution.
|
||||
* This function looks in DTD attribute declaration for #FIXED or
|
||||
* default declaration values unless DTD use has been turned off.
|
||||
* NOTE: this function acts independantly of namespaces associated
|
||||
* NOTE: this function acts independently of namespaces associated
|
||||
* to the attribute. Use xmlGetNsProp() or xmlGetNoNsProp()
|
||||
* for namespace aware processing.
|
||||
*
|
||||
|
Reference in New Issue
Block a user