Skip to content
Snippets Groups Projects
Commit 19ac631c authored by Richard Schwarting's avatar Richard Schwarting
Browse files

Node.vala: change doc

parent 43d70a06
Branches
Tags
No related merge requests found
......@@ -225,7 +225,7 @@ namespace GXml {
* A link to the parent of this node. For example,
* with elements, the immediate, outer element is the parent.
*
* Example: {{{<parent><child></child></parent>}}}
* XML example: {{{<parent><child></child></parent>}}}
*
* Do not free this. It's memory will be released
* when the owning {@link GXml.Document} is freed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment