From 9b0d839492b6d7db37d62db78e6adc2531789e15 Mon Sep 17 00:00:00 2001 From: Josue-T Date: Thu, 10 Sep 2020 21:45:22 +0200 Subject: [PATCH] Fix locales/en.json Co-authored-by: Kayou --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index c5a54e499..c06f756b6 100644 --- a/locales/en.json +++ b/locales/en.json @@ -495,7 +495,7 @@ "permission_not_found": "Permission '{permission:s}' not found", "permission_update_failed": "Could not update permission '{permission}': {error}", "permission_updated": "Permission '{permission:s}' updated", - "permission_protected": "Permission {permission} is protected. You cannott add or remove the visitors group to/from this permission.", + "permission_protected": "Permission {permission} is protected. You cannot add or remove the visitors group to/from this permission.", "permission_require_account": "Permission {permission} only makes sense for users having an account, and therefore cannot be enabled for visitors.", "port_already_closed": "Port {port:d} is already closed for {ip_version:s} connections", "port_already_opened": "Port {port:d} is already opened for {ip_version:s} connections",