[gxml/gsoc2013: 36/69] Document.vala: Fix a comment



commit 31c2c2e43a2f98f0f57c32e11209f202d0a38171
Author: Richard Schwarting <aquarichy gmail com>
Date:   Sat Jul 27 00:01:53 2013 -0400

    Document.vala: Fix a comment

 gxml/Document.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/Document.vala b/gxml/Document.vala
index feaf06a..fcc6a6c 100644
--- a/gxml/Document.vala
+++ b/gxml/Document.vala
@@ -248,7 +248,7 @@ namespace GXml {
                 * Creates a Document from a given Implementation, supporting
                 * the {@ GXml.Implementation.create_document} method.
                 *
-                * DOM version: DOM Level 3 Core
+                * 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`.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]