Browse Source

Fix typo

Issue: SPR-11571
pull/535/merge
Stephane Nicoll 12 years ago
parent
commit
6551aa61fa
  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
[[extensible-xml-parser]] [[extensible-xml-parser]]
=== nDefinitionParser === BeanDefinitionParser
A `BeanDefinitionParser` will be used if the `NamespaceHandler` encounters an XML 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 element of the type that has been mapped to the specific bean definition parser (which

Loading…
Cancel
Save