Skip to content

Commit bcea9e4

Browse files
doc
1 parent 3a1db8f commit bcea9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/java/software/amazon/awssdk/crt/checksums

src/main/java/software/amazon/awssdk/crt/checksums/XXHash.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public void update(int b) {
120120
}
121121

122122
/**
123-
* Update xxhash state with a subrange of input
123+
* Update xxhash state with a subrange of input.
124124
* @param input input to update with
125125
* @param offset to start update with
126126
* @param length of data

0 commit comments

Comments
 (0)