Skip to content

Commit fff2a21

Browse files
fanofxiaofengMariatta
authored andcommitted
Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770)
1 parent 5b392bb commit fff2a21

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
@@ -2367,7 +2367,7 @@ The demo scripts are:
23672367
| wikipedia | a pattern from the wikipedia | :func:`clone`, |
23682368
| | article on turtle graphics | :func:`undo` |
23692369
+----------------+------------------------------+-----------------------+
2370-
| yingyang | another elementary example | :func:`circle` |
2370+
| yinyang | another elementary example | :func:`circle` |
23712371
+----------------+------------------------------+-----------------------+
23722372

23732373
Have fun!

0 commit comments

Comments
 (0)