Skip to content
Snippets Groups Projects
Commit 2cf86407 authored by Richard Schwarting's avatar Richard Schwarting
Browse files

DocumentType.vala: docfix for an entity ref

parent 51972d0d
Branches
Tags
No related merge requests found
......@@ -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"> }}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment