Skip to content

Commit 275e51b

Browse files
nkjackzhangsnicoll
authored andcommitted
Polish doc
Closes gh-1107
1 parent ab62ede commit 275e51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/asciidoc/core-beans.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6520,7 +6520,7 @@ resulting bean. This functionality can be overridden, however, with the `name` a
65206520
==== Bean aliasing
65216521

65226522
As discussed in <<beans-beanname>>, it is sometimes desirable to give a single bean
6523-
multiple names, otherwise known as__bean aliasing__. The `name` attribute of the `@Bean`
6523+
multiple names, otherwise known as __bean aliasing__. The `name` attribute of the `@Bean`
65246524
annotation accepts a String array for this purpose.
65256525

65266526
[source,java,indent=0]

0 commit comments

Comments
 (0)