diff options
Diffstat (limited to 'Swift')
-rw-r--r-- | Swift/QtUI/QtUpdateFeedSelectionDialog.ui | 2 |
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> |