[gxml/gsoc2013: 77/150] Document.vala: Fix a comment



commit d1b5f109152a283c72824611a16d7476e18531c6
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 d75ab0d..48b28a8 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]