fix a few spelling errors

found via `pre-commit  try-repo https://github.com/codespell-project/codespell --all-files`
This commit is contained in:
Anthony Sottile 2020-09-20 19:20:54 -07:00
parent f13dcac9ef
commit 365f896c36
3 changed files with 3 additions and 3 deletions

View file

@ -1108,7 +1108,7 @@ that have helped us get this far!
0.18.1 - 2017-09-04
===================
- Only mention locking when waiting for a lock.
- Fix `IOError` during locking in timeout situtation on windows under python 2.
- Fix `IOError` during locking in timeout situation on windows under python 2.
0.18.0 - 2017-09-02
===================