Skip to content

Commit d8b6a1c

Browse files
committed
Normalize setter Javadoc
1 parent e77301b commit d8b6a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/digest/XXHash32.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ private static int getInt(final byte[] buffer, final int idx) {
7070

7171
private int pos;
7272

73-
/** Set to true when the state array has been updated since the last reset. */
73+
/** Sets to true when the state array has been updated since the last reset. */
7474
private boolean stateUpdated;
7575

7676
/**

0 commit comments

Comments
 (0)