From 7658fa8e889c54e6a3c4c0b196913ec8aa05fc27 Mon Sep 17 00:00:00 2001
From: hjk <qtc-committer@nokia.com>
Date: Fri, 20 Aug 2010 13:09:07 +0200
Subject: [PATCH] doc: we debug applications, not languages.

---
 doc/qtcreator.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index c16e2702424..3aedb6d3909 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.
-- 
GitLab