fix(ldap): fix issue pointed by spellcheck

This commit is contained in:
Paulo Zulato 2023-08-04 10:37:19 -03:00
parent a85c948e23
commit baa30bf581
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ password_attribute.label:
"""Password Attribute"""
is_superuser_attribute.desc:
"""Indicates which attribute is used to represent whether the user is a super user."""
"""Indicates which attribute is used to represent whether the user is a superuser."""
is_superuser_attribute.label:
"""IsSuperuser Attribute"""