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/tutorials/tutorial_conflictresolution_main.js | |
| parent | c216442eb4368004055246222b7224769c37db82 (diff) | |
Correcting minor spelling mistakes in the UI + add contributor
Diffstat (limited to 'src/tutorials/tutorial_conflictresolution_main.js')
| -rw-r--r-- | src/tutorials/tutorial_conflictresolution_main.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorials/tutorial_conflictresolution_main.js b/src/tutorials/tutorial_conflictresolution_main.js index 3c782af2..404afe5d 100644 --- a/src/tutorials/tutorial_conflictresolution_main.js +++ b/src/tutorials/tutorial_conflictresolution_main.js @@ -56,7 +56,7 @@ function getTutorialSteps() { waitForClick()
},
function() {
- tutorial.text = qsTr("<img src=\"qrc:///MO/gui/emblem_conflict_redundant\" /> indicates that the mod is completely overwrtten by another. You could as well disable it.");
+ tutorial.text = qsTr("<img src=\"qrc:///MO/gui/emblem_conflict_redundant\" /> indicates that the mod is completely overwritten by another. You could as well disable it.");
waitForClick()
},
function() {
|
