diff options
| author | Matte A <matte_med_latte@hotmail.com> | 2019-06-23 04:38:36 +0200 |
|---|---|---|
| committer | Matte A <matte_med_latte@hotmail.com> | 2019-06-23 04:38:36 +0200 |
| commit | 724fad7cb62a0ee4913ed41bde45c7564183c7af (patch) | |
| tree | f543f45b956348d48b4e5efb7dcad8bf1cffa331 /src/settingsdialog.ui | |
| parent | c216442eb4368004055246222b7224769c37db82 (diff) | |
Correcting minor spelling mistakes in the UI + add contributor
Diffstat (limited to 'src/settingsdialog.ui')
| -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 08c8d9f2..faaf1653 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -441,7 +441,7 @@ If you use pre-releases, never contact me directly by e-mail or via private mess <item> <widget class="QLabel" name="label_23"> <property name="text"> - <string>Important: All directories have to be writeable!</string> + <string>Important: All directories have to be writable!</string> </property> </widget> </item> @@ -1297,7 +1297,7 @@ programs you are intentionally running.</string> <property name="whatsThis"> <string> Decides the amount of data printed to "ModOrganizer.log". - "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regluar use. On the "Error" level the log file usually remains empty. + "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regular use. On the "Error" level the log file usually remains empty. </string> </property> <item> |
