mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
JavaDoc typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1365 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user