summaryrefslogtreecommitdiff
path: root/doc/src/overview/creator-testing.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/overview/creator-testing.qdoc')
-rw-r--r--doc/src/overview/creator-testing.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/overview/creator-testing.qdoc b/doc/src/overview/creator-testing.qdoc
index 628b881dfd..f79b460c6f 100644
--- a/doc/src/overview/creator-testing.qdoc
+++ b/doc/src/overview/creator-testing.qdoc
@@ -34,7 +34,7 @@
\list
- \o \l{Debugging}
+ \li \l{Debugging}
If you install \QC as part of \QSDK, the GNU Symbolic Debugger
is installed automatically and you should be ready to start
@@ -43,7 +43,7 @@
example. You can connect mobile devices to your development PC
and debug processes running on the devices.
- \o \l{Analyzing Code}
+ \li \l{Analyzing Code}
\QC integrates Valgrind code analysis tools for detecting memory
leaks and profiling function execution. You must download and