SIGN IN SIGN UP

[3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) (GH-27151)

Both `executescript` methods contain the same docstring typo:
_"Executes a multiple SQL statements at once."_ => _"Executes multiple SQL statements at once."_

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
E
Erlend Egeberg Aasland committed
02e4c0cad3b463bafe94dde389bb5b38d0cc533b
Parent: 3048b8b
Committed by GitHub <noreply@github.com> on 7/14/2021, 11:02:01 PM