summaryrefslogtreecommitdiff
path: root/src/tutorials/tutorial_firststeps_modinfo.js
diff options
context:
space:
mode:
authorMatte A <matte_med_latte@hotmail.com>2019-06-23 04:38:36 +0200
committerMatte A <matte_med_latte@hotmail.com>2019-06-23 04:38:36 +0200
commit724fad7cb62a0ee4913ed41bde45c7564183c7af (patch)
treef543f45b956348d48b4e5efb7dcad8bf1cffa331 /src/tutorials/tutorial_firststeps_modinfo.js
parentc216442eb4368004055246222b7224769c37db82 (diff)
Correcting minor spelling mistakes in the UI + add contributor
Diffstat (limited to 'src/tutorials/tutorial_firststeps_modinfo.js')
-rw-r--r--src/tutorials/tutorial_firststeps_modinfo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorials/tutorial_firststeps_modinfo.js b/src/tutorials/tutorial_firststeps_modinfo.js
index 50c38345..1ed0dab7 100644
--- a/src/tutorials/tutorial_firststeps_modinfo.js
+++ b/src/tutorials/tutorial_firststeps_modinfo.js
@@ -16,7 +16,7 @@ function getTutorialSteps()
},
function() {
unhighlight()
- tutorial.text = qsTr("We may re-visit this screen in later tutorials.")
+ tutorial.text = qsTr("We may revisit this screen in later tutorials.")
waitForClick()
}
]