Skip to content

Commit df4916e

Browse files
committed
Normalize spelling
1 parent d38b9c2 commit df4916e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/text/similarity/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* </ul>
3838
*
3939
* <p>The {@link org.apache.commons.text.similarity.CosineDistance Cosine Distance}
40-
* utilises a {@link org.apache.commons.text.similarity.RegexTokenizer regular expression tokenizer (\w+)}.
40+
* utilizes a {@link org.apache.commons.text.similarity.RegexTokenizer regular expression tokenizer (\w+)}.
4141
* And the {@link org.apache.commons.text.similarity.LevenshteinDistance Levenshtein Distance}'s
4242
* behavior can be changed to take into consideration a maximum throughput.</p>
4343
*

0 commit comments

Comments
 (0)