This commit is contained in:
Gary Gregory 2023-04-18 08:35:05 -04:00
parent 5a0eed4f38
commit ee7afc5c2d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ import org.junit.jupiter.api.Test;
import org.junitpioneer.jupiter.DefaultTimeZone;
/**
* TestCase for DurationFormatUtils.
* Tests {@link DurationFormatUtils}.
* <p>
* NOT THREAD-SAFE.
* </p>