From 1ca1da262be4bbdb07d6d761fe7c44b914d47215 Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Date: Wed, 23 Jun 2010 16:12:48 +0200
Subject: [PATCH] Doc - Fixed qdoc tag issues.

---
 doc/qtcreator.qdoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index fda7195b84d..14816e22a7c 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -5076,7 +5076,7 @@
     If \c numChild_ is a list of two integers, the first one specifies the actual
     number of children and the second the maximum number of children to print.
 
-    Similarly, using the \SubItem class helps to protect individual items.
+    Similarly, using the \c SubItem class helps to protect individual items.
 
     Example:
     \code
@@ -7363,7 +7363,7 @@
     report them as bugs.
 
     For a list of fixed issues and added features, see the changelog file in
-    the qtcreator\dist folder or the \l{http://bugreports.qt.nokia.com}{Qt Bug Tracker}.
+    the \c{qtcreator\dist} folder or the \l{http://bugreports.qt.nokia.com}{Qt Bug Tracker}.
 
     \section1 General
 
-- 
GitLab