Kaydet (Commit) 946eb865 authored tarafından Senthil Kumaran's avatar Senthil Kumaran

reST indentation fix in sqlite3 docs. rst uses 3 space indentation.

üst 187c111a
...@@ -886,6 +886,7 @@ only makes sense to call from a different thread. ...@@ -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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment