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.
2 parents 9997606 + 3169f3d commit f0561a8Copy full SHA for f0561a8
src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java
@@ -452,7 +452,7 @@ public enum DeserializationFeature implements ConfigFeature
452
*<p>
453
454
* Taking above into account, this feature is supported only by extension modules for
455
- * Joda and Java 8 date/tyime datatypes.
+ * Joda and Java 8 date/time datatypes.
456
*/
457
ADJUST_DATES_TO_CONTEXT_TIME_ZONE(true),
458
0 commit comments