summaryrefslogtreecommitdiffstats
path: root/modules-available/main
diff options
context:
space:
mode:
authorStefan Weil2019-12-16 15:25:34 +0100
committerStefan Weil2019-12-16 15:25:34 +0100
commit4c12b0c10c4c070cf56d61632cdb7e127bb7c837 (patch)
treefd5b9f3cd3383c80a85ebf1c32c6ead161790688 /modules-available/main
parentFix some typos (found by codespell) (diff)
downloadslx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.tar.gz
slx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.tar.xz
slx-admin-4c12b0c10c4c070cf56d61632cdb7e127bb7c837.zip
Fix some more typos
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'modules-available/main')
-rw-r--r--modules-available/main/lang/en/template-tags.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/main/lang/en/template-tags.json b/modules-available/main/lang/en/template-tags.json
index 1abd6dbb..6b7ded26 100644
--- a/modules-available/main/lang/en/template-tags.json
+++ b/modules-available/main/lang/en/template-tags.json
@@ -4,7 +4,7 @@
"lang_clockDriftWarn": "The local system's\/browser's time doesn't match the server's time. Please make sure the server's clock is running correctly, otherwise time sensitive settings or tasks might not work properly.",
"lang_goTo": "Go to",
"lang_intro": "This is the bwLehrpool configuration interface.",
- "lang_introGuest": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.",
+ "lang_introGuest": "This is the administration interface of the local bwLehrpool installation. Please authenticate yourself to adjust settings.",
"lang_language": "Language",
"lang_loggedInPrefix": "Logged in as",
"lang_loggedInSuffix": " ",
@@ -18,4 +18,4 @@
"lang_warning": "Warning",
"lang_warningDebug": "Debug mode active!",
"lang_welcome": "Welcome"
-} \ No newline at end of file
+}