sarah-ek / faer-rs

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

Correct typos in documentation #131

Closed mhovd closed 2 months ago

mhovd commented 2 months ago

Minor typos only, found using typos

sarah-ek commented 2 months ago

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

mhovd commented 2 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.