From d8690a59e28f67edf37589ce3e81f0792c39a3cd Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Mon, 19 Sep 2016 16:29:46 -0500 Subject: [PATCH] Fix ??? in reference --- docs/manual/src/docs/asciidoc/_includes/faq.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/src/docs/asciidoc/_includes/faq.adoc b/docs/manual/src/docs/asciidoc/_includes/faq.adoc index ac0e7774e0..b8c3d87234 100644 --- a/docs/manual/src/docs/asciidoc/_includes/faq.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/faq.adoc @@ -77,7 +77,7 @@ From a Spring Security perspective, the first thing you should do is follow the .. <> .. <> . Miscellaneous -.. <> +.. <> .. <> .. <> .. <> @@ -474,4 +474,4 @@ public class BeanPostProcessor implements BeanPostProcessor { ---- -You would then register this bean in your application context. Spring will automatically invoke it on the beans defined in the application context. \ No newline at end of file +You would then register this bean in your application context. Spring will automatically invoke it on the beans defined in the application context.