From 2b3e71ac66fd6b2f700954663c0a6685595cd9b4 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 3 Sep 2009 04:44:21 +0000 Subject: [PATCH] polish git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1804 50f2f4bb-b051-0410-bef5-90022cba6387 --- spring-framework-reference/src/validation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-framework-reference/src/validation.xml b/spring-framework-reference/src/validation.xml index fb96f02349f..f81bf35ec25 100644 --- a/spring-framework-reference/src/validation.xml +++ b/spring-framework-reference/src/validation.xml @@ -1007,7 +1007,7 @@ public class DecimalAnnotationFormatterFactory implements AnnotationFormatterFac ]]> - Then, to trigger this custom Number formatting, simply annotate a property as a @DecimalFormat in your model: + Then, to trigger, simply annotate a property as a @DecimalFormat in your model: