minor typo

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2490 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2009-11-21 17:55:28 +00:00
parent d491dc760e
commit 9ff7a03214
1 changed files with 1 additions and 1 deletions

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>