We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90d61e commit 0a68b51Copy full SHA for 0a68b51
docs/source/format/driver_manifests.rst
@@ -374,7 +374,7 @@ would happen for ODBC drivers. The search for a manifest on Windows would be the
374
375
#. If the ``LOAD_FLAG_SEARCH_ENV`` load option is set, then the environment variable ``ADBC_CONFIG_PATH`` will be searched
376
377
- ``ADBC_CONFIG_PATH`` is a semicolon-separated list of directories to search for ``${name}.toml``
+ * ``ADBC_CONFIG_PATH`` is a semicolon-separated list of directories to search for ``${name}.toml``
378
379
#. If the ``LOAD_FLAG_SEARCH_USER`` load option is set, then a user-level configuration is searched for
380
0 commit comments