fix(ldap): typo spelling of distinguished (#5066)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							066e0f35ae
						
					
				
				
					commit
					2c83472b63
				
			| @@ -19,7 +19,7 @@ props: | |||||||
|     title: Admin Bind DN |     title: Admin Bind DN | ||||||
|     type: String |     type: String | ||||||
|     default: cn='root' |     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 |     maxWidth: 600 | ||||||
|     order: 2 |     order: 2 | ||||||
|   bindCredentials: |   bindCredentials: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user