Skip to content

Commit 5ef4a99

Browse files
committed
Fix error
1 parent ed96c9a commit 5ef4a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/arakelian/jackson/model/Jackson.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ public boolean isFindAndRegisterModules() {
549549
public abstract Boolean isPretty();
550550

551551
/**
552-
* Returns whether the date module for ISO-formatted {@link ZonedDateTime} should be registered.
552+
* Returns whether the date module for ISO-formatted ZonedDateTime should be registered.
553553
*
554554
* @return {@code true} if the date module should be registered
555555
*/

0 commit comments

Comments
 (0)