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 768670d commit 393fc3dCopy full SHA for 393fc3d
src/main/java/com/fasterxml/jackson/databind/ser/std/NumberSerializers.java
@@ -18,7 +18,7 @@
18
19
/**
20
* Container class for serializers used for handling standard JDK-provided
21
- * primitve number types and their wrapper counterparts (like {@link java.lang.Integer}).
+ * primitive number types and their wrapper counterparts (like {@link java.lang.Integer}).
22
*/
23
@SuppressWarnings("serial")
24
public class NumberSerializers {
0 commit comments