users: Fix typo in description

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reported-by: Besnik_b
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2022-02-06 15:13:15 -08:00 committed by James Valleroy
parent 53ff6fb14f
commit 3cbd8f604b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -26,7 +26,7 @@ first_boot_steps = [
]
_description = [
_('Create and managed user accounts. These accounts serve as centralized '
_('Create and manage user accounts. These accounts serve as centralized '
'authentication mechanism for most apps. Some apps further require a '
'user account to be part of a group to authorize the user to access the '
'app.'),