Skip to content
Prev Previous commit
Sync with main
  • Loading branch information
erlend-aasland committed Aug 4, 2022
commit e215fe691ee25b3ddbc5baafab2375783193a179
2 changes: 1 addition & 1 deletion Doc/library/sqlite3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ Connection objects
Either ``"main"`` (the default) for the main database,
``"temp"`` for the temporary database,
or the name of a custom database as attached using the
``ATTACH DATABASE`` SQL statment.
``ATTACH DATABASE`` SQL statement.

:param float sleep:
The number of seconds to sleep between successive attempts
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.