mirror of
https://gitea.psi.ch/ELOG/mxml.git
synced 2026-09-09 01:23:22 +00:00
Fixed typo
This commit is contained in:
parent
ed60694e4c
commit
d29b1093ed
2
mxml.cxx
2
mxml.cxx
@ -33,7 +33,7 @@
|
|||||||
mxml_find_nodes(tree, xml_path, &nodelist);
|
mxml_find_nodes(tree, xml_path, &nodelist);
|
||||||
|
|
||||||
which support a subset of the XPath specification. Another set of
|
which support a subset of the XPath specification. Another set of
|
||||||
functions is availabe to retrieve attributes and values from nodes
|
functions is available to retrieve attributes and values from nodes
|
||||||
in the tree and for manipulating nodes, like replacing, adding and
|
in the tree and for manipulating nodes, like replacing, adding and
|
||||||
deleting nodes.
|
deleting nodes.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user