Skip to content

Fixing typos in turtle.rst #24376

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 6 commits into from
Jan 29, 2021
Merged

Fixing typos in turtle.rst #24376

merged 6 commits into from
Jan 29, 2021

Conversation

Seluj78
Copy link
Contributor

@Seluj78 Seluj78 commented Jan 29, 2021

Automerge-Triggered-By: GH:JulienPalard

@@ -1330,7 +1330,7 @@ Appearance
matrix as a tuple of 4 elements.
Otherwise set the given elements and transform the turtleshape
according to the matrix consisting of first row t11, t12 and
second row t21, 22. The determinant t11 * t22 - t12 * t21 must not be
second row t21, t22. The determinant t11 * t22 - t12 * t21 must not be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Translating the documentation helps to find typo 😉

@Seluj78 Seluj78 changed the title Fixed typo in turtle.rst Fixing typos in turtle.rst Jan 29, 2021
@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Base branch was modified. Review and try the merge again..

@miss-islington miss-islington merged commit 6baaae5 into python:master Jan 29, 2021
@miss-islington
Copy link
Contributor

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

1 similar comment
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

1 similar comment
@miss-islington
Copy link
Contributor

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

@miss-islington
Copy link
Contributor

Thanks @Seluj78 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 29, 2021
Automerge-Triggered-By: GH:JulienPalard
(cherry picked from commit 6baaae5)

Co-authored-by: Jules Lasne <[email protected]>
@bedevere-bot
Copy link

GH-24379 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 29, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 29, 2021
Automerge-Triggered-By: GH:JulienPalard
(cherry picked from commit 6baaae5)

Co-authored-by: Jules Lasne <[email protected]>
@bedevere-bot
Copy link

GH-24380 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jan 29, 2021
Automerge-Triggered-By: GH:JulienPalard
(cherry picked from commit 6baaae5)

Co-authored-by: Jules Lasne <[email protected]>
miss-islington added a commit that referenced this pull request Jan 29, 2021
Automerge-Triggered-By: GH:JulienPalard
(cherry picked from commit 6baaae5)

Co-authored-by: Jules Lasne <[email protected]>
@Seluj78 Seluj78 deleted the patch-14 branch January 30, 2021 08:41
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Automerge-Triggered-By: GH:JulienPalard
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.

6 participants