Kaydet (Commit) 7f589948 authored tarafından Mariatta's avatar Mariatta Kaydeden (comit) GitHub

[3.6] Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770) (GH-2778)

(cherry picked from commit fff2a210)
üst e0d306f6
...@@ -2368,7 +2368,7 @@ The demo scripts are: ...@@ -2368,7 +2368,7 @@ The demo scripts are:
| wikipedia | a pattern from the wikipedia | :func:`clone`, | | wikipedia | a pattern from the wikipedia | :func:`clone`, |
| | article on turtle graphics | :func:`undo` | | | article on turtle graphics | :func:`undo` |
+----------------+------------------------------+-----------------------+ +----------------+------------------------------+-----------------------+
| yingyang | another elementary example | :func:`circle` | | yinyang | another elementary example | :func:`circle` |
+----------------+------------------------------+-----------------------+ +----------------+------------------------------+-----------------------+
Have fun! Have fun!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment