diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-01-18 08:16:38 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-01-18 08:16:38 +0100 |
| commit | 1644d30e59e03b90a8a392ff54cdec527d4a85a5 (patch) | |
| tree | da831741fc6100921fe47ad2f20ab4f8b5605ef2 /src | |
| parent | 2b08f3f72c3b54e50fc926ffbaf4fbca096f51be (diff) | |
Fix typo.
Diffstat (limited to 'src')
| -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> |
