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 95cb57c commit 517b1bfCopy full SHA for 517b1bf
src/main/java/com/fasterxml/jackson/core/StreamReadFeature.java
@@ -76,7 +76,7 @@ public enum StreamReadFeature
76
* exception with that location information). If feature is disabled, no source reference
77
* is passed and source is only indicated as "UNKNOWN".
78
*<p>
79
- * Most common reason for disabling this feature is to avoid leaking information about
+ * Most common reason for disabling this feature is to avoid leaking
80
* internal information; this may be done for security reasons.
81
* Note that even if source reference is included, only parts of contents are usually
82
* printed, and not the whole contents. Further, many source reference types can not
0 commit comments