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 1e835d5 commit 578e628Copy full SHA for 578e628
src/main/java/com/fasterxml/jackson/dataformat/xml/ser/ToXmlGenerator.java
@@ -88,7 +88,7 @@ public enum Feature implements FormatFeature
88
* configured, or {@code ObjectNode} otherwise).
89
*<p>
90
* Default setting is {@code disabled} in Jackson 2.x, for backwards compatibility:
91
- * likely to be changed in 3.0 to {@code enabled}.
+ * but will be changed in 3.0 to {@code enabled}.
92
*
93
* @since 2.13
94
*/
0 commit comments