Skip to content

Commit 598f26b

Browse files
authored
[2.7] Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770) (GH-2780)
(cherry picked from commit fff2a21)
1 parent 3b1e726 commit 598f26b

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
@@ -2219,7 +2219,7 @@ The demoscripts are:
22192219
| wikipedia | a pattern from the wikipedia | :func:`clone`, |
22202220
| | article on turtle graphics | :func:`undo` |
22212221
+----------------+------------------------------+-----------------------+
2222-
| yingyang | another elementary example | :func:`circle` |
2222+
| yinyang | another elementary example | :func:`circle` |
22232223
+----------------+------------------------------+-----------------------+
22242224

22252225
Have fun!

0 commit comments

Comments
 (0)