minor typo

This commit is contained in:
Keith Donald
2009-11-21 17:55:28 +00:00
parent 94eeb99333
commit e3462aeef3

View File

@@ -1253,7 +1253,7 @@ public interface FormatterRegistry {
</programlisting>
<para>
A custom ConversionService instance is often constructed by a FactoryBean that internally registers custom Formatters and Converters programatically before the ConversionService is returned.
See FormatingConversionServiceFactoryBean for an example.
See FormattingConversionServiceFactoryBean for an example.
</para>
</section>
</section>