mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-08-13 15:21:02 +00:00
codespell typo fixes
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user