Skip to content

Commit 57b89e0

Browse files
committed
Fix typo in ApplicationContext reference doc
1 parent 0ab9e9a commit 57b89e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/docbook/beans.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The footnote should x-ref to first section in that chapter but I can't find the
8686
><classname>FileSystemXmlApplicationContext</classname></ulink>.
8787
<!-- MLP: Beverly to review --> While XML has been the traditional format
8888
for defining configuration metadata you can instruct the container to use
89-
Java annotations or code as the metadata format by providng a small amount
89+
Java annotations or code as the metadata format by providing a small amount
9090
of XML configuration to declaratively enable support for these additional
9191
metadata formats.</para>
9292

0 commit comments

Comments
 (0)