reST indentation fix in sqlite3 docs. rst uses 3 space indentation.
This commit is contained in:
parent
187c111a55
commit
946eb865a3
@ -886,6 +886,7 @@ only makes sense to call from a different thread.
|
|||||||
.. rubric:: Footnotes
|
.. rubric:: Footnotes
|
||||||
|
|
||||||
.. [#f1] The sqlite3 module is not built with loadable extension support by
|
.. [#f1] The sqlite3 module is not built with loadable extension support by
|
||||||
default, because some platforms (notably Mac OS X) have SQLite libraries which
|
default, because some platforms (notably Mac OS X) have SQLite
|
||||||
are compiled without this feature. To get loadable extension support, you must
|
libraries which are compiled without this feature. To get loadable
|
||||||
pass --enable-loadable-sqlite-extensions to configure.
|
extension support, you must pass --enable-loadable-sqlite-extensions to
|
||||||
|
configure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user