Fix typo in reference documentation

Issue: SPR-8579
This commit is contained in:
Chris Beams 2011-08-05 18:43:33 +00:00
parent b6e82048fc
commit 11597c906d
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,7 @@ public class ExampleBean {
set, and the relevant lifecycle methods (such as a <link set, and the relevant lifecycle methods (such as a <link
linkend="beans-factory-lifecycle-initializingbean">configured init linkend="beans-factory-lifecycle-initializingbean">configured init
method</link> or the <link method</link> or the <link
linkend="beans-factory-lifecycle-initializingbean">IntializingBean linkend="beans-factory-lifecycle-initializingbean">InitializingBean
callback method</link>) are invoked.</para> callback method</link>) are invoked.</para>
</section> </section>