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 54cdb05 commit b610fc7Copy full SHA for b610fc7
src/main/java/tools/jackson/databind/DatabindContext.java
@@ -23,7 +23,7 @@
23
/**
24
* Shared base class for {@link DeserializationContext} and
25
* {@link SerializationContext}, context objects passed through data-binding
26
- * process. Designed so that some of implementations can rely on shared
+ * process. Designed so that some of the implementations can rely on shared
27
* aspects like access to secondary contextual objects like type factories
28
* or handler instantiators.
29
*/
0 commit comments