Skip to content

Commit

Permalink
Correct typo in docstring of BESSELJ0_ROOTS (#118)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Seiler <[email protected]>
  • Loading branch information
goggle committed Mar 26, 2023
1 parent 8b964b7 commit abb8e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@doc raw"""
First twenty roots of Bessel funcion ``J_0`` in Float64.
First twenty roots of Bessel function ``J_0`` in Float64.
https://mathworld.wolfram.com/BesselFunctionZeros.html
# Examples
Expand Down

0 comments on commit abb8e1f

Please sign in to comment.