瀏覽代碼

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

Gabriel A. Devenyi 3 年之前
父節點
當前提交
2c83472b63
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: