Skip to content

Fix typo in Doc/library/textwrap.rst #110328

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
Oct 6, 2023
Merged

Fix typo in Doc/library/textwrap.rst #110328

merged 1 commit into from
Oct 6, 2023

Conversation

InSyncWithFoo
Copy link
Contributor

@InSyncWithFoo InSyncWithFoo commented Oct 4, 2023

From textwrap § TextWrapper.fix_sentence_endings:

One problem with this is algorithm is that it is unable to [...]

The line should have read as follows:

One problem with this algorithm is that it is unable to [...]


📚 Documentation preview 📚: https://cpython-previews--110328.org.readthedocs.build/

"One problem with this is algorithm is that [...]" -> "One problem with this algorithm is that [...]"
@ghost
Copy link

ghost commented Oct 4, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Oct 4, 2023
@InSyncWithFoo InSyncWithFoo marked this pull request as ready for review October 4, 2023 07:53
@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 5, 2023
@hugovk hugovk enabled auto-merge (squash) October 5, 2023 17:22
@hugovk hugovk merged commit 02cdaef into python:main Oct 6, 2023
@miss-islington
Copy link
Contributor

Thanks @InSyncWithFoo for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@bedevere-app
Copy link

bedevere-app bot commented Oct 6, 2023

GH-110473 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 6, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 6, 2023

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 6, 2023
"One problem with this is algorithm is that [...]" -> "One problem with this algorithm is that [...]"
(cherry picked from commit 02cdaef)

Co-authored-by: InSync <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 6, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 6, 2023
"One problem with this is algorithm is that [...]" -> "One problem with this algorithm is that [...]"
(cherry picked from commit 02cdaef)

Co-authored-by: InSync <[email protected]>
hugovk pushed a commit that referenced this pull request Oct 6, 2023
hugovk pushed a commit that referenced this pull request Oct 6, 2023
@InSyncWithFoo InSyncWithFoo deleted the patch-1 branch October 7, 2023 00:21
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
"One problem with this is algorithm is that [...]" -> "One problem with this algorithm is that [...]"
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.

3 participants