1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Fix typo in Javadoc

This commit is contained in:
Roland Weisleder
2019-10-09 13:23:49 +02:00
committed by Eleftheria Stein-Kousathana
parent 8ebfba3019
commit f4b9abdbb1
@@ -399,7 +399,7 @@ public final class ActiveDirectoryLdapAuthenticationProvider extends
* {0} are replaced with the {@code username@domain}. Occurrences of {1} are replaced
* with the {@code username} only.
* <p>
* Defaults to: {@code (&(objectClass=user)(userPrincipalName= 0}))}
* Defaults to: {@code (&(objectClass=user)(userPrincipalName={0}))}
* </p>
*
* @param searchFilter the filter string