summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-08-09 18:27:42 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-08-09 18:27:42 (GMT)
commit3833dc0a0535fa8320e17c741ca2746e9bebcaa9 (patch)
treec9a11b23bc100a1ac0d70e30f86bb9ef3860370b /tools/qdoc3/test
parent301f490e82b21389cf55e3bbbdba4c48d8288fed (diff)
downloadQt-3833dc0a0535fa8320e17c741ca2746e9bebcaa9.zip
Qt-3833dc0a0535fa8320e17c741ca2746e9bebcaa9.tar.gz
Qt-3833dc0a0535fa8320e17c741ca2746e9bebcaa9.tar.bz2
qdoc: Fixed non-well-formed markup.
Reviewed-by: Trust Me To-be-really-reviewed-by: Qt Doc Team
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r--tools/qdoc3/test/qt-html-templates.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf
index cf15628..67d7165 100644
--- a/tools/qdoc3/test/qt-html-templates.qdocconf
+++ b/tools/qdoc3/test/qt-html-templates.qdocconf
@@ -168,4 +168,5 @@ HTML.footer = " <!-- /div -->\n" \
" </form>\n" \
" </div>\n" \
" <div id=\"blurpage\">\n" \
- " </div>\n"
+ " </div>\n" \
+ " </div>\n"