Skip to content

Commit

Permalink
[ISSUE #204] Fix comment word typo (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm committed Aug 29, 2022
1 parent 66e797b commit ba7f89a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ public boolean appendMessage(final byte[] data) {
}

/**
* Content of data from offset to offset + length will be wrote to file.
* Content of data from offset to offset + length will be written to file.
*
* @param offset The offset of the subarray to be used.
* @param length The length of the subarray to be used.
Expand Down

0 comments on commit ba7f89a

Please sign in to comment.