Skip to content

Commit

Permalink
Small correction in comments (elastic#41623)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandmannn authored and alpar-t committed May 2, 2019
1 parent 18ae99f commit add1afd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ protected T mutateInstance(T instance) throws IOException {

/**
* Tests that the equals and hashcode methods are consistent and copied
* versions of the instance have are equal.
* versions of the instance are equal.
*/
public final void testEqualsAndHashcode() {
for (int runs = 0; runs < NUMBER_OF_TEST_RUNS; runs++) {
Expand Down

0 comments on commit add1afd

Please sign in to comment.