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 111cfdc commit 9bed075Copy full SHA for 9bed075
src/main/java/com/fasterxml/jackson/databind/SerializationFeature.java
@@ -246,7 +246,7 @@ public enum SerializationFeature implements ConfigFeature
246
* {@link java.util.Calendar} which will always use timezone Calendar value has).
247
* Setting is also ignored by Joda date/time values.
248
*<p>
249
- * Featured is enabled by default for backwards-compatibility purposes (in
+ * Feature is enabled by default for backwards-compatibility purposes (in
250
* Jackson 2.12 override was always done if there was explicitly defined timezone).
251
*
252
* @since 2.13
0 commit comments