StingraySoftware / stingray

Anything can happen in the next half hour (including spectral timing made easy)!
https://stingray.science/stingray
MIT License
172 stars 141 forks source link

Fix various typos #786

Closed luzpaz closed 9 months ago

luzpaz commented 9 months ago

Fixes for various documentation typos and misc. typos as well. Found via codespell -q 3 -S "*.fits,*.svg" -L aas,als,bu,dum,groth,livetime,nd,udo

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (0046b03) 96.31% compared to head (77c2072) 96.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #786 +/- ## ======================================= Coverage 96.31% 96.31% ======================================= Files 43 43 Lines 8495 8495 ======================================= Hits 8182 8182 Misses 313 313 ```

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

matteobachetti commented 9 months ago

@luzpaz thanks for your PR! May ask you to rebase to the current main, and take the changes to notebooks out of the PR?

matteobachetti commented 9 months ago

Thanks @luzpaz !