Skip to content

Commit f82dfcd

Browse files
committed
Javadoc
1 parent 24330b2 commit f82dfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/lang3/compare/ObjectToStringComparator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
public final class ObjectToStringComparator implements Comparator<Object>, Serializable {
3131

3232
/**
33-
* Singleton instance.
33+
* The singleton instance.
3434
*
3535
* This class is stateless.
3636
*/

0 commit comments

Comments
 (0)