Skip to content

Commit b53f180

Browse files
author
Keith Donald
committed
link to validation section
1 parent 2eff486 commit b53f180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-framework-reference/src/new-in-3.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,8 @@ public class AppConfig {
393393
for type conversion, and may also be used by a Spring Container and DataBinder when
394394
binding bean property values.</para>
395395

396-
<para>In addition, a <link linkend="format">formatter</link> system
397-
has been introduced for formatting field values. This system provides
396+
<para>In addition, a <link linkend="format">formatter</link> SPI
397+
has been introduced for formatting field values. This SPI provides
398398
a simpler and more robust alternative to JavaBean PropertyEditors for use in client
399399
environments such as Spring MVC.</para>
400400
</section>

0 commit comments

Comments
 (0)