Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a9681 commit 7cec9b6Copy full SHA for 7cec9b6
1 file changed
Doc/library/turtle.rst
@@ -383,7 +383,7 @@ Turtle motion
383
be drawn. The turtle's orientation does not change. If currently
384
filling, the polygon(s) teleported from will be filled after leaving,
385
and filling will begin again after teleporting. This can be disabled
386
- with fill_gap=True, which makes the imaginary line traveled during
+ with fill_gap=True, which makes the imaginary line traveled during
387
teleporting act as a fill barrier like in goto(x, y).
388
389
.. doctest::
0 commit comments