Polish javadoc comments

See gh-27925
This commit is contained in:
dreis2211
2021-09-09 17:51:25 +02:00
committed by Stephane Nicoll
parent 12c197df8e
commit e1afc91ae2
6 changed files with 9 additions and 11 deletions

View File

@@ -98,7 +98,7 @@ public class JacksonProperties {
private Boolean defaultLeniency;
/**
* Strategy to use to to auto-detect constructor, and in particular behavior with
* Strategy to use to auto-detect constructor, and in particular behavior with
* single-argument constructors.
*/
private ConstructorDetectorStrategy constructorDetector;