Skip to content

Commit b58ed58

Browse files
committed
Javadoc
1 parent e79f79a commit b58ed58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/text/similarity/ObjectSimilarityScore.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* Notice, these are two of the properties that contribute to {@code d} being a metric.
3939
* </p>
4040
*
41-
* @param <T> Input type
41+
* @param <T> The left and right input type.
4242
* @param <R> The type of similarity score unit used by this score.
4343
* @since 1.13.0
4444
*/

0 commit comments

Comments
 (0)