From 18ac86ae16c57df4c18f4ae9156c51c185fc10d5 Mon Sep 17 00:00:00 2001 From: Pascal Schumacher Date: Fri, 7 Dec 2018 11:22:09 +0100 Subject: [PATCH] Fix typo in core-beans.adoc Closes gh-2042 --- src/docs/asciidoc/core/core-beans.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/core/core-beans.adoc b/src/docs/asciidoc/core/core-beans.adoc index 09918fc35e7..13494504f56 100644 --- a/src/docs/asciidoc/core/core-beans.adoc +++ b/src/docs/asciidoc/core/core-beans.adoc @@ -6268,7 +6268,7 @@ of large applications by creating a static list of candidates at compilation tim mode, all modules that are target of component scan must use this mechanism. NOTE: Your existing `@ComponentScan` or `