Fix typos (#147)

* Fix typos and add codespell pre-commit hook

* Update .pre-commit-config.yaml

---------

Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
This commit is contained in:
Kian-Meng Ang
2023-03-12 13:01:42 +08:00
committed by GitHub
parent 6ce87d44a6
commit a39b467563
8 changed files with 9 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ See the [widgets documentation](https://pyapp-kit.github.io/superqt/widgets) for
## Utilities
superqt includes a number of utitlities for working with Qt, including:
superqt includes a number of utilities for working with Qt, including:
- tools and decorators for working with threads in qt.
- `superqt.fonticon` for generating icons from font files (such as [Material Design Icons](https://materialdesignicons.com/) and [Font Awesome](https://fontawesome.com/))