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
4 files changed