summaryrefslogtreecommitdiffstats
path: root/Swift
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2014-12-03 20:55:32 (GMT)
committerSwift Review <review@swift.im>2014-12-10 14:43:58 (GMT)
commit8edff5891388643382151e80d170e87902eff2ed (patch)
treeae8ca03622e95f8ddebda145bcd2b59b0babc12e /Swift
parentd20c00c77a07562b5e385ef0b1d957007913348b (diff)
downloadswift-8edff5891388643382151e80d170e87902eff2ed.zip
swift-8edff5891388643382151e80d170e87902eff2ed.tar.bz2
Fix typos in "Edit Blocking List..." dialog.
Test-Information: Tested it now shows the corrected text. Change-Id: Id4d768428064608ba8e034cefdbbe6530e5ee8ef
Diffstat (limited to 'Swift')
-rw-r--r--Swift/QtUI/QtBlockListEditorWindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtBlockListEditorWindow.ui b/Swift/QtUI/QtBlockListEditorWindow.ui
index a611890..7a5b685 100644
--- a/Swift/QtUI/QtBlockListEditorWindow.ui
+++ b/Swift/QtUI/QtBlockListEditorWindow.ui
@@ -32,7 +32,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;The follwing list shows all contacts that you have currently blocked. You can add contacts to the list at the buttom of the list and remove contacts by clicking on the right column.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;The following list shows all contacts that you have currently blocked. You can add contacts to the list at the bottom of the list and remove contacts by clicking on the right column.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>