summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Maudsley <richard.maudsley@isode.com>2014-01-23 09:31:03 (GMT)
committerRichard Maudsley <richard.maudsley@isode.com>2014-01-23 09:31:03 (GMT)
commitd773cc196eb63618fe0c426d4eafd7fe8ec69873 (patch)
treeb2ca6bbcdaf158e0ecea12ed64d07e3ebf544d72 /Swift/QtUI/QtHighlightEditor.ui
parentced0c04c6424c0f1df1f4fa4f86fcdb9bc596ee3 (diff)
downloadswift-d773cc196eb63618fe0c426d4eafd7fe8ec69873.zip
swift-d773cc196eb63618fe0c426d4eafd7fe8ec69873.tar.bz2
Fixed UI label description error.
Change-Id: I02fe9eaa34bea59f97803285c989a1e106472274
Diffstat (limited to 'Swift/QtUI/QtHighlightEditor.ui')
-rw-r--r--Swift/QtUI/QtHighlightEditor.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHighlightEditor.ui b/Swift/QtUI/QtHighlightEditor.ui
index ad93ef9..e2fed46 100644
--- a/Swift/QtUI/QtHighlightEditor.ui
+++ b/Swift/QtUI/QtHighlightEditor.ui
@@ -216,7 +216,7 @@
<widget class="QLineEdit" name="keyword"/>
</item>
<item>
- <widget class="QCheckBox" name="matchWholeWords">
+ <widget class="QCheckBox" name="matchPartialWords">
<property name="text">
<string>Match keyword within longer words</string>
</property>