Explorar o código

fix(ldap): typo spelling of distinguished (#5066)

Gabriel A. Devenyi %!s(int64=3) %!d(string=hai) anos
pai
achega
2c83472b63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/modules/authentication/ldap/definition.yml

+ 1 - 1
server/modules/authentication/ldap/definition.yml

@@ -19,7 +19,7 @@ props:
     title: Admin Bind DN
     type: String
     default: cn='root'
-    hint: The dstinguished name (dn) of the account used for binding.
+    hint: The distinguished name (dn) of the account used for binding.
     maxWidth: 600
     order: 2
   bindCredentials: