mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
02e4c0cad3
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>