diff options
| -rw-r--r-- | src/settingsdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 9aa92e53..a223d628 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -284,10 +284,10 @@ If you disable this feature, MO will only display official DLCs this way. Please <item> <widget class="QCheckBox" name="checkUpdateInstallBox"> <property name="toolTip"> - <string>Check if updates iare available for mods after installing them.</string> + <string>Check if updates are available for mods after installing them.</string> </property> <property name="whatsThis"> - <string>Check if updates iare available for mods after installing them.</string> + <string>Check if updates are available for mods after installing them.</string> </property> <property name="text"> <string>Check for updates when installing mods</string> |
