minor typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2490 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
d491dc760e
commit
9ff7a03214
|
|
@ -1253,7 +1253,7 @@ public interface FormatterRegistry {
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>
|
<para>
|
||||||
A custom ConversionService instance is often constructed by a FactoryBean that internally registers custom Formatters and Converters programatically before the ConversionService is returned.
|
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>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue