Skip to content

Commit e4721c7

Browse files
committed
minor javadoc improvement
1 parent 09c4b39 commit e4721c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ protected void _addExplicitPropertyCreator(DeserializationContext ctxt,
637637
}
638638

639639
/**
640-
* Helper method called when there is the explicit "is-creator", but no mode declaration.
640+
* Helper method called when there is explicit "is-creator" marker, but no mode declaration.
641641
*
642642
* @since 2.9.2
643643
*/

0 commit comments

Comments
 (0)