amoeba commented on code in PR #3180: URL: https://github.com/apache/arrow-adbc/pull/3180#discussion_r2220039156
########## docs/source/format/driver_manifests.rst: ########## @@ -313,14 +318,15 @@ to control which directories will be searched for manifests, with the behavior b .. tab-item:: R :sync: r - Use ``adbc_driver(... , load_flags = adbc_load_flags())`` to pass options to the driver manager + Use ``adbc_driver(..., load_flags = adbc_load_flags())`` to pass options to the driver manager regarding how to locate drivers specified by manifest. Review Comment: Ahh, I see it now. Good eye. Fixed in 13b741d2893e19994c0ccb24d284b38b6198ed08. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org