We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3a478 commit 89466cbCopy full SHA for 89466cb
spring-context/src/main/java/org/springframework/format/annotation/NumberFormat.java
@@ -74,7 +74,7 @@ enum Style {
74
75
/**
76
* The default format for the annotated type: typically 'number' but possibly
77
- * 'currency' for a money type (e.g. {@code javax.money.MonetaryAmount)}.
+ * 'currency' for a money type (e.g. {@code javax.money.MonetaryAmount}).
78
* @since 4.2
79
*/
80
DEFAULT,
0 commit comments