summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-08-20 13:09:07 +0200
committerhjk <qtc-committer@nokia.com>2010-08-20 13:09:07 +0200
commit7658fa8e889c54e6a3c4c0b196913ec8aa05fc27 (patch)
treeb992b541152245fbc1015d71cc50b71e8355093b
parent0b99631b0afd80ab3be68f1d22922b5b1d24c6e1 (diff)
downloadqt-creator-7658fa8e889c54e6a3c4c0b196913ec8aa05fc27.tar.gz
doc: we debug applications, not languages.
-rw-r--r--doc/qtcreator.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index c16e270242..3aedb6d390 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -286,7 +286,7 @@
Qt Creator displays the raw information provided by the native debuggers
in a clear and concise manner with the goal to simplify the debugging process
as much as possible without losing the power of the native debuggers.
- You can use the native debuggers to debug the C++ language.
+ You can use the native debuggers to debug C++ applications.
You can connect mobile devices to your development PC and debug processes
running on the devices.