[gxml] Document.vala: Fix a comment (2)
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Document.vala: Fix a comment (2)
- Date: Fri, 23 Aug 2013 20:58:51 +0000 (UTC)
commit 035176d93876b55949587989d775a6802fe5f89b
Author: Richard Schwarting <aquarichy gmail com>
Date: Sat Jul 27 00:01:53 2013 -0400
Document.vala: Fix a comment (2)
gxml/Document.vala | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gxml/Document.vala b/gxml/Document.vala
index 01c051e..627c9ba 100644
--- a/gxml/Document.vala
+++ b/gxml/Document.vala
@@ -249,6 +249,8 @@ namespace GXml {
* defined here:
* http://www.w3.org/TR/DOM-Level-3-Core/core.html#Level-2-Core-DOM-createDocument
*
+ * Version: DOM Level 3 Core
+ *
* @param impl Implementation creating this Document.
* @param namespace_uri URI for the namespace in which this Document belongs, or `null`.
* @param qualified_name A qualified name for the Document, or `null`.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]