JuliaMath / Polynomials.jl

Polynomial manipulations in Julia
http://juliamath.github.io/Polynomials.jl/
Other
303 stars 75 forks source link

fix typo #574

Closed spaette closed 3 months ago

spaette commented 4 months ago

@jverzani

overlooked in my previous pull

jverzani commented 4 months ago

Funny, this should have been picked up in the spell check. Thanks for the effort it took to clean this up.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.69%. Comparing base (1b0b85c) to head (7617a7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #574 +/- ## ======================================= Coverage 75.69% 75.69% ======================================= Files 38 38 Lines 4037 4037 ======================================= Hits 3056 3056 Misses 981 981 ```

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