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.
1 parent affb3e8 commit 3169f3dCopy full SHA for 3169f3d
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