[gxml] Node.vala: change doc
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Node.vala: change doc
- Date: Sun, 29 Sep 2013 06:04:05 +0000 (UTC)
commit 19ac631c9b86e10b2e50ab107a342176b614dad6
Author: Richard Schwarting <aquarichy gmail com>
Date: Sun Sep 29 02:01:20 2013 -0400
Node.vala: change doc
gxml/Node.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/Node.vala b/gxml/Node.vala
index ab92961..6883996 100644
--- a/gxml/Node.vala
+++ b/gxml/Node.vala
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]