- Update copyright header.
- Consistent use of "SIMPLE" link text for Style#SIMPLE in javadoc.

Closes gh-33883
This commit is contained in:
Tran Ngoc Nhan
2024-11-14 21:29:47 +07:00
committed by Sam Brannen
parent e919d0adcc
commit 883254e1d0
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ public @interface DurationFormat {
* allows conversion to and from a supported {@code ChronoUnit} as well as
* conversion from durations to longs.
*
* <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}
* {@code Duration} format style.
*/
enum Unit {