We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31818e9 commit 62a03cdCopy full SHA for 62a03cd
Doc/library/sqlite3.rst
@@ -1090,5 +1090,5 @@ committed:
1090
.. [#f1] The sqlite3 module is not built with loadable extension support by
1091
default, because some platforms (notably Mac OS X) have SQLite
1092
libraries which are compiled without this feature. To get loadable
1093
- extension support, you must pass --enable-loadable-sqlite-extensions to
+ extension support, you must pass ``--enable-loadable-sqlite-extensions`` to
1094
configure.
0 commit comments