Skip to content

Commit 5ac42bf

Browse files
committed
Fixed formatting in AOP documentation
Issue: SPR-13750
1 parent 79ded1c commit 5ac42bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15904,7 +15904,7 @@ can do so directly in the annotation:
1590415904
}
1590515905
----
1590615906

15907-
Spring will now look for a bean definition named " `account`" and use that as the
15907+
Spring will now look for a bean definition named "account" and use that as the
1590815908
definition to configure new `Account` instances.
1590915909

1591015910
You can also use autowiring to avoid having to specify a dedicated bean definition at

0 commit comments

Comments
 (0)