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.
Style#SIMPLE
1 parent 39814ed commit 7b14eefCopy full SHA for 7b14eef
spring-context/src/main/java/org/springframework/format/annotation/DurationFormat.java
@@ -94,7 +94,7 @@ enum Style {
94
* allows conversion to and from a supported {@code ChronoUnit} as well as
95
* conversion from durations to longs.
96
*
97
- * <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE simple}
+ * <p>The enum includes its corresponding suffix in the {@link Style#SIMPLE SIMPLE}
98
* {@code Duration} format style.
99
*/
100
enum Unit {
0 commit comments