daipom opened a new issue, #2887: URL: https://github.com/apache/arrow-adbc/issues/2887
### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org