Browse Source

Fix typo

Issue: SPR-11571
(cherry picked from commit 6551aa6)
pull/555/head
Stephane Nicoll 12 years ago committed by Juergen Hoeller
parent
commit
3c58be05a5
  1. 2
      src/asciidoc/appendix.adoc

2
src/asciidoc/appendix.adoc

@ -3579,7 +3579,7 @@ custom element, as we can see in the next step @@ -3579,7 +3579,7 @@ custom element, as we can see in the next step
[[extensible-xml-parser]]
=== nDefinitionParser
=== BeanDefinitionParser
A `BeanDefinitionParser` will be used if the `NamespaceHandler` encounters an XML
element of the type that has been mapped to the specific bean definition parser (which

Loading…
Cancel
Save