Skip to content

Commit

Permalink
Merge pull request #87 from nafg/patch-2
Browse files Browse the repository at this point in the history
ConfigurationBuilder: fix a "false" comment
  • Loading branch information
Tostino authored Aug 4, 2024
2 parents 607bb57 + 300b85a commit 4286af6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ public static int getDefaultMaxLength()
}

/**
* @return the default is false
* @return the default is true
*/
public static Boolean getDefaultDistanceCalc()
{
Expand Down

0 comments on commit 4286af6

Please sign in to comment.