8000 Fixed typo in turtle.rst (GH-24371) · python/cpython@44cd244 · GitHub
[go: up one dir, main page]

Skip to content
< 10000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-e789af5a4655.js" defer="defer">

Commit 44cd244

Browse files
Fixed typo in turtle.rst (GH-24371)
Found it while translating it to french 🤷 Automerge-Triggered-By: GH:JulienPalard (cherry picked from commit 6372a4c) Co-authored-by: Jules Lasne <jules.lasne@gmail.com>
1 parent bf782b2 commit 44cd244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/turtle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ Tell Turtle's state
662662

663663
Return the angle between the line from turtle position to position specified
664664
by (x,y), the vector or the other turtle. This depends on the turtle's start
665-
orientation which depends o 4DA0 n the mode - "standard"/"world" or "logo").
665+
orientation which depends on the mode - "standard"/"world" or "logo".
666666

667667
.. doctest::
668668
:skipif: _tkinter is None

0 commit comments

Comments
 (0)
0