Skip to content

Docs: fix typos in the sqlite3 docs #95661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Docs: fix typos in the sqlite3 docs #95661

merged 1 commit into from
Aug 4, 2022

Conversation

ceh
Copy link
Contributor

@ceh ceh commented Aug 4, 2022

Fix two minor typos in the sqlite3 documentation.

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news awaiting review labels Aug 4, 2022
@ghost
Copy link

ghost commented Aug 4, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@erlend-aasland erlend-aasland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Aug 4, 2022
@erlend-aasland erlend-aasland changed the title Docs: fix typos in sqlite3 Docs: fix typos in the sqlite3 docs Aug 4, 2022
@erlend-aasland erlend-aasland merged commit 962acd4 into python:main Aug 4, 2022
@miss-islington
Copy link
Contributor

Thanks @ceh for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 4, 2022
@bedevere-bot
Copy link

GH-95666 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 4, 2022
@bedevere-bot
Copy link

GH-95667 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2022
- statment => statement
- transaciton => transaction
(cherry picked from commit 962acd4)

Co-authored-by: ceh <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2022
- statment => statement
- transaciton => transaction
(cherry picked from commit 962acd4)

Co-authored-by: ceh <[email protected]>
@erlend-aasland
Copy link
Contributor

Thanks, @ceh!

miss-islington added a commit that referenced this pull request Aug 4, 2022
- statment => statement
- transaciton => transaction
(cherry picked from commit 962acd4)

Co-authored-by: ceh <[email protected]>
miss-islington added a commit that referenced this pull request Aug 4, 2022
- statment => statement
- transaciton => transaction
(cherry picked from commit 962acd4)

Co-authored-by: ceh <[email protected]>
@ceh ceh deleted the fix-sqlite3-typos branch August 4, 2022 19:33
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 11, 2022
- statment => statement
- transaciton => transaction
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