diff --git a/Doc/library/turtle.rst b/Doc/library/turtle.rst index 31761be02b78ee..2b5d3e567d6cf2 100644 --- a/Doc/library/turtle.rst +++ b/Doc/library/turtle.rst @@ -2368,7 +2368,7 @@ The demo scripts are: | wikipedia | a pattern from the wikipedia | :func:`clone`, | | | article on turtle graphics | :func:`undo` | +----------------+------------------------------+-----------------------+ -| yingyang | another elementary example | :func:`circle` | +| yinyang | another elementary example | :func:`circle` | +----------------+------------------------------+-----------------------+ Have fun!