sarah-quinones / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

Correct typos in documentation #131

Closed mhovd closed 5 months ago

mhovd commented 5 months ago

Minor typos only, found using typos

sarah-quinones commented 5 months ago

that's a really nice tool. i should try to integrate it into the ci

mhovd commented 5 months ago

It is a nice tool, but it has several false positives that you need to be aware of. For example, variables named nd are tagged as typos where it think you want to write and. But there is an option to ask it to ignore specific typos as well.