Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147)
Both `executescript` methods contain the same docstring typo: _"Executes a multiple SQL statements at once."_ => _"Executes multiple SQL statements at once."_ Automerge-Triggered-By: GH:pablogsal
E
Erlend Egeberg Aasland committed
81b8c0a38564deef930771afbf53d788fadc4aa6
Parent: 1ca27f2
Committed by GitHub <noreply@github.com>
on 7/14/2021, 9:54:37 PM