Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 14, 2023
1 parent 6113e81 commit d62c177
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ public int hashCode() {
return 643 * (164 * Double.hashCode(x) + 3 * Double.hashCode(y) + Double.hashCode(z));
}

/**d
/**
* Test for the equality of two vector instances.
* <p>
* If all coordinates of two vectors are exactly the same, and none are
Expand Down

0 comments on commit d62c177

Please sign in to comment.