diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-14 23:02:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 23:02:01 (GMT) |
commit | 02e4c0cad3b463bafe94dde389bb5b38d0cc533b (patch) | |
tree | 5f1a459527f39ad8d944f783e6e5b86b37684155 /Python/getversion.c | |
parent | 3048b8bd2a5c62b9c65ff4cf75399c7e732acdea (diff) | |
download | cpython-02e4c0cad3b463bafe94dde389bb5b38d0cc533b.zip cpython-02e4c0cad3b463bafe94dde389bb5b38d0cc533b.tar.gz cpython-02e4c0cad3b463bafe94dde389bb5b38d0cc533b.tar.bz2 |
[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>
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions