Skip to content

Commit a0cfb27

Browse files
ngocnhan-tran1996jzheaux
authored andcommitted
Fix typo
Signed-off-by: Tran Ngoc Nhan <[email protected]>
1 parent e8206b4 commit a0cfb27

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/appendix

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/appendix/faq.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ class MyAuthoritiesPopulator : LdapAuthoritiesPopulator {
649649

650650
You would then add a bean of this type to your application context and inject it into the `LdapAuthenticationProvider`. This is covered in the section on configuring LDAP by using explicit Spring beans in the LDAP chapter of the reference manual.
651651
Note that you cannot use the namespace for configuration in this case.
652-
You should also consult the security-api-url[Javadoc] for the relevant classes and interfaces.
652+
You should also consult the {security-api-url}[Javadoc] for the relevant classes and interfaces.
653653

654654

655655
[[appendix-faq-namespace-post-processor]]

0 commit comments

Comments
 (0)