[gxml/gsoc2013] DocumentType.vala: docfix for an entity ref
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/gsoc2013] DocumentType.vala: docfix for an entity ref
- Date: Sun, 28 Jul 2013 05:33:14 +0000 (UTC)
commit 2cf8640716c64d8fc5e74ee541f5dc9142fd591a
Author: Richard Schwarting <aquarichy gmail com>
Date: Sun Jul 28 01:30:11 2013 -0400
DocumentType.vala: docfix for an entity ref
gxml/DocumentType.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/DocumentType.vala b/gxml/DocumentType.vala
index 8883b3e..a7d56ba 100644
--- a/gxml/DocumentType.vala
+++ b/gxml/DocumentType.vala
@@ -49,7 +49,7 @@ namespace GXml {
* That which follows DOCTYPE in the XML doctype
* declaration, like 'xml' or 'html'. For example, the
* document type name is 'html' for a document with
- * the XML doctype declaration of {{{ <!DOCTYPE
+ * the XML doctype declaration of {{{ <!DOCTYPE
* HTML PUBLIC "-//W3C//DTD HTML 4.01
* Transitional//EN"
* "http://www.w3.org/TR/html4/loose.dtd"> }}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]