From 93c9f486b019446beacaa3cfc09ec10e4d3f5df0 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 13 Dec 2023 12:25:38 +0100 Subject: [adduser] Fix typo --- modules-available/adduser/lang/en/template-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules-available/adduser/lang/en/template-tags.json b/modules-available/adduser/lang/en/template-tags.json index 413c21d0..cf202381 100644 --- a/modules-available/adduser/lang/en/template-tags.json +++ b/modules-available/adduser/lang/en/template-tags.json @@ -2,7 +2,7 @@ "lang_addUser": "Add user", "lang_assignRoles": "Assign roles", "lang_changeLoginHint": "You can change the login identifier used for logging in. This is only enabled for local accounts that are not linked to LDAP\/AD servers.", - "lang_changeOwnPasswordHint": "You can change your own password by clicking you username in the menu.", + "lang_changeOwnPasswordHint": "You can change your own password by clicking your username in the menu.", "lang_changePassword": "Change password", "lang_confirmation": "Confirm Password", "lang_createUser": "Create User", -- cgit v1.2.3-55-g7522