Преглед на файлове

Change Example Name

Closes gh-9379
Josh Cummings преди 4 години
родител
ревизия
041e4aa22f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/ldap.adoc

@@ -489,7 +489,7 @@ fun authenticationProvider(authenticator: LdapAuthenticator): LdapAuthentication
 
 Spring Security's `LdapAuthoritiesPopulator` is used to determine what authorites are returned for the user.
 
-.Minimal Password Compare Configuration
+.LdapAuthoritiesPopulator Configuration
 ====
 .Java
 [source,java,role="primary",attrs="-attributes"]