Fix some typos

Using `codespell -q3 -w` that I just discovered.

(https://github.com/codespell-project/codespell, pip install codespell)
This commit is contained in:
Matthias Bussonnier
2018-08-27 17:56:10 -07:00
parent ce5a53d2fb
commit 8650aacd57
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
"""
Simplest plugin that excercises all the hooks
Simplest plugin that exercises all the hooks
"""
from tljh.hooks import hookimpl