JuliaApproximation / ApproxFun.jl

Julia package for function approximation
http://juliaapproximation.github.io/ApproxFun.jl/
Other
528 stars 70 forks source link

fix typos #922

Closed spaette closed 8 months ago

spaette commented 8 months ago

Closes https://github.com/JuliaApproximation/ApproxFun.jl/issues/921

LICENSE.md NEWS.md docs/src/usage/constructors.md docs/src/usage/spaces.md examples/Eigenvalue.jl examples/Eigenvalue_anharmonic.jl src/Plot/Plot.jl

jishnub commented 8 months ago

Thanks!

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (838a91a) 28.36% compared to head (15739bd) 28.36%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #922 +/- ## ======================================= Coverage 28.36% 28.36% ======================================= Files 11 11 Lines 564 564 ======================================= Hits 160 160 Misses 404 404 ``` | [Files](https://app.codecov.io/gh/JuliaApproximation/ApproxFun.jl/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation) | Coverage Δ | | |---|---|---| | [src/Plot/Plot.jl](https://app.codecov.io/gh/JuliaApproximation/ApproxFun.jl/pull/922?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaApproximation#diff-c3JjL1Bsb3QvUGxvdC5qbA==) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.