X Tutup
The Wayback Machine - https://web.archive.org/web/20260323111529/https://github.com/python/cpython/pull/95666
Skip to content

[3.11] Docs: fix two typos in the sqlite3 docs (GH-95661)#95666

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-962acd4-3.11
Aug 4, 2022
Merged

[3.11] Docs: fix two typos in the sqlite3 docs (GH-95661)#95666
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-962acd4-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 4, 2022

  • statment => statement
  • transaciton => transaction

(cherry picked from commit 962acd4)

Co-authored-by: ceh emil@hessman.se

- statment => statement
- transaciton => transaction
(cherry picked from commit 962acd4)

Co-authored-by: ceh <emil@hessman.se>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 33de186 into python:3.11 Aug 4, 2022
@miss-islington miss-islington deleted the backport-962acd4-3.11 branch August 4, 2022 18:35
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup