Skip to content

Commit

Permalink
Javadoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aherbert committed May 4, 2022
1 parent 43c3ebe commit dbde00e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1932,7 +1932,7 @@ private static void assertClose(DoubleBinaryOperator fun, double x, double y, do
}

/**
* Assert the function is close to the expected value.
* Assert the function is equal to the expected value.
*
* @param fun Function
* @param x Input value
Expand Down

0 comments on commit dbde00e

Please sign in to comment.