summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/webinterface/lang/en/template-tags.json')
-rw-r--r--modules-available/webinterface/lang/en/template-tags.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/webinterface/lang/en/template-tags.json b/modules-available/webinterface/lang/en/template-tags.json
index 31bc1cc9..4d91e4b6 100644
--- a/modules-available/webinterface/lang/en/template-tags.json
+++ b/modules-available/webinterface/lang/en/template-tags.json
@@ -12,6 +12,6 @@
"lang_passwordFields": "Password fields",
"lang_passwordsDescription": "Set whether password fields should be masked or not. The password field of the login page to the web interface is always masked.",
"lang_privateKey": "Please paste the private key belonging to the certificate here. It has to be in \"pem\" format too, which should look like this:",
- "lang_randomCert": "Genenrate new self-signed certificate",
+ "lang_randomCert": "Generate new self-signed certificate",
"lang_showPasswords": "Show passwords"
-} \ No newline at end of file
+}