-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
Fixing typos in turtle.rst #24376
Conversation
@@ -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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch.
There was a problem hiding this comment.
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 😉
Sorry, I can't merge this PR. Reason: |
@Seluj78: Status check is done, and it's a success ✅ . |
1 similar comment
@Seluj78: Status check is done, and it's a success ✅ . |
Sorry, I can't merge this PR. Reason: |
1 similar comment
Sorry, I can't merge this PR. Reason: |
Thanks @Seluj78 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Automerge-Triggered-By: GH:JulienPalard (cherry picked from commit 6baaae5) Co-authored-by: Jules Lasne <[email protected]>
GH-24379 is a backport of this pull request to the 3.9 branch. |
Automerge-Triggered-By: GH:JulienPalard (cherry picked from commit 6baaae5) Co-authored-by: Jules Lasne <[email protected]>
GH-24380 is a backport of this pull request to the 3.8 branch. |
Automerge-Triggered-By: GH:JulienPalard (cherry picked from commit 6baaae5) Co-authored-by: Jules Lasne <[email protected]>
Automerge-Triggered-By: GH:JulienPalard (cherry picked from commit 6baaae5) Co-authored-by: Jules Lasne <[email protected]>
Automerge-Triggered-By: GH:JulienPalard
Automerge-Triggered-By: GH:JulienPalard