-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Description
What happened?
In #2863, the following typos are found under docs/.
docs/source/driver/flight_sql.rst:226: reponse ==> response
docs/source/driver/postgresql.rst:351: posgresql ==> postgresql
docs/source/driver/postgresql.rst:42: accellerate ==> accelerate
docs/source/driver/snowflake.rst:294: bandwith ==> bandwidth
docs/source/faq.rst:177: tranposing ==> transposing
docs/source/format/specification.rst:248: retrive ==> retrieve
docs/source/python/recipe/flight_sql.rst:22: againt ==> against
Stack Trace
Not related.
How can we reproduce the bug?
Run CI of #2864 or checkout #2864 and execute pre-commit run codespell --all-files.
Environment/Setup
Not related.
Metadata
Metadata
Assignees
Labels
Type: bugSomething isn't workingSomething isn't working