summaryrefslogtreecommitdiff
path: root/src/plugins/cvs/settingspage.ui
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-05-14 15:45:43 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2010-05-14 15:53:56 +0200
commitcf233161fa364fe1428230e926dfd8998a6155fd (patch)
tree6719a20ad4781f04fa9fab16b81f7fc129782d73 /src/plugins/cvs/settingspage.ui
parentcf250f26c1224e13424b0cb1d7f5bfe9b7577e33 (diff)
downloadqt-creator-cf233161fa364fe1428230e926dfd8998a6155fd.tar.gz
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
Reviewed-by: ossi
Diffstat (limited to 'src/plugins/cvs/settingspage.ui')
-rw-r--r--src/plugins/cvs/settingspage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cvs/settingspage.ui b/src/plugins/cvs/settingspage.ui
index 17edd2a71f..4f1ebfd394 100644
--- a/src/plugins/cvs/settingspage.ui
+++ b/src/plugins/cvs/settingspage.ui
@@ -66,7 +66,7 @@
<item row="3" column="0" colspan="2">
<widget class="QCheckBox" name="describeByCommitIdCheckBox">
<property name="toolTip">
- <string>When checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit id). Otherwise, only the respective file will be displayed.</string>
+ <string>When checked, all files touched by a commit will be displayed when clicking on a revision number in the annotation view (retrieved via commit ID). Otherwise, only the respective file will be displayed.</string>
</property>
<property name="text">
<string>Describe all files matching commit id</string>