diff --git a/spring-framework-reference/src/validation.xml b/spring-framework-reference/src/validation.xml index fb96f02349..f81bf35ec2 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: