summaryrefslogtreecommitdiffstats
path: root/Swift
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-11-17 16:15:00 (GMT)
committerTobias Markmann <tm@ayena.de>2016-11-17 16:15:00 (GMT)
commitc82f95fd431e702137d5f2e3dda4cf0ae424e837 (patch)
treea938073b70cc6c748ef038391cb8d7b606fb0558 /Swift
parentdd6f025037faa6b946d71bbd21c729a931178176 (diff)
downloadswift-c82f95fd431e702137d5f2e3dda4cf0ae424e837.zip
swift-c82f95fd431e702137d5f2e3dda4cf0ae424e837.tar.bz2
Fix typo in update feed selection dialog
Test-Information: None. Change-Id: I6a734918b48e512726344d5812642473067e40a9
Diffstat (limited to 'Swift')
-rw-r--r--Swift/QtUI/QtUpdateFeedSelectionDialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtUpdateFeedSelectionDialog.ui b/Swift/QtUI/QtUpdateFeedSelectionDialog.ui
index 4107f3a..2eac1f1 100644
--- a/Swift/QtUI/QtUpdateFeedSelectionDialog.ui
+++ b/Swift/QtUI/QtUpdateFeedSelectionDialog.ui
@@ -86,7 +86,7 @@
<item>
<widget class="QLabel" name="developmentDescriptionLabel">
<property name="text">
- <string>This release channel includes our stable releases, beta releases, release candidates and development releases. The development releases are not thoroughly tested and might contained bugs.</string>
+ <string>This release channel includes our stable releases, beta releases, release candidates and development releases. The development releases are not thoroughly tested and might contain bugs.</string>
</property>
<property name="alignment">
<set>Qt::AlignJustify|Qt::AlignTop</set>