summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-08-05 16:32:25 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-08-09 13:58:05 +0200
commit8a58f10ec790b2adbfe18372ea7b7f47410f15b3 (patch)
treeb4d2176d71971aa9433cfa9e6ed5f00bc9deea13
parent66750de6af6d67ec50297c2a4dd7b844d890a809 (diff)
downloadqt-creator-8a58f10ec790b2adbfe18372ea7b7f47410f15b3.tar.gz
Debugger [CDB]: Spelling fix.
(cherry picked from commit 5841b6ac31e5672218e748f5b1df8bf0b8f98306)
-rw-r--r--src/plugins/debugger/cdb/cdboptionspagewidget.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/cdb/cdboptionspagewidget.ui b/src/plugins/debugger/cdb/cdboptionspagewidget.ui
index 505f7c8bf4..26bbd3b900 100644
--- a/src/plugins/debugger/cdb/cdboptionspagewidget.ui
+++ b/src/plugins/debugger/cdb/cdboptionspagewidget.ui
@@ -98,7 +98,7 @@
<item row="1" column="0">
<widget class="QCheckBox" name="fastLoadDebuggingHelpersCheckBox">
<property name="text">
- <string>fast loading of debugging helpers</string>
+ <string>Fast loading of debugging helpers</string>
</property>
</widget>
</item>