Skip to content

Commit 486fc8c

Browse files
committed
typo fix
1 parent 368bcee commit 486fc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ public enum DeserializationFeature implements ConfigFeature
464464
*<p>
465465
*<p>
466466
* Taking above into account, this feature is supported only by extension modules for
467-
* Joda and Java 8 date/tyime datatypes.
467+
* Joda and Java 8 date/time datatypes.
468468
*
469469
* @since 2.2
470470
*/

0 commit comments

Comments
 (0)