codespell typo fixes

This commit is contained in:
Georg Richter
2020-11-25 13:44:18 +01:00
parent ba6af78f6e
commit e8d7854fef
35 changed files with 376 additions and 12158 deletions

View File

@ -42,7 +42,7 @@ PyDoc_STRVAR(
PyDoc_STRVAR(
exception_pool__doc__,
"Exeception rasied for errors related to ConnectionPool class."
"Exception raised for errors related to ConnectionPool class."
);
PyDoc_STRVAR(