JavaDoc typo
This commit is contained in:
parent
3ca8c9be17
commit
20195eb66b
|
|
@ -38,7 +38,7 @@ import org.springframework.core.style.ToStringCreator;
|
|||
* code("invalidFormat").
|
||||
* arg("mathForm.decimalField").
|
||||
* arg("#,###.##").
|
||||
* defaultText("The decimal field must be in format #,####.##").
|
||||
* defaultText("The decimal field must be in format #,###.##").
|
||||
* build();
|
||||
* </pre>
|
||||
* </p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue