Procházet zdrojové kódy

fix(ldap): fix issue pointed by spellcheck

Paulo Zulato před 2 roky
rodič
revize
baa30bf581
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      rel/i18n/emqx_ldap_authn.hocon

+ 1 - 1
rel/i18n/emqx_ldap_authn.hocon

@@ -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"""