summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2014-03-17 11:41:05 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-17 15:23:30 +0100
commit9a15162ad29b711ee235a957505d8858568c8119 (patch)
treeea955c3ba6d2ee7c7f15f81d8a91e00c266acaaf
parentfc28a910a0f5681f11374d14e97ffea348791047 (diff)
downloadqttools-9a15162ad29b711ee235a957505d8858568c8119.tar.gz
Fix messages about whitespace visualization in Qt Linguist.
Change-Id: I54f9a114650dce691881f3395bbef4cd05dc6634 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
-rw-r--r--src/linguist/linguist/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/linguist/linguist/mainwindow.ui b/src/linguist/linguist/mainwindow.ui
index f54fe898c..6bf16d732 100644
--- a/src/linguist/linguist/mainwindow.ui
+++ b/src/linguist/linguist/mainwindow.ui
@@ -892,10 +892,10 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Visualize whitespaces</string>
+ <string>Visualize whitespace</string>
</property>
<property name="toolTip">
- <string>Toogle visualize whitespaces in editors</string>
+ <string>Toggle visualize whitespace in editors</string>
</property>
</action>
</widget>