Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7cec9b6

Browse files
liam-gerstenhugovk
andauthored
Update Doc/library/turtle.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent f8a9681 commit 7cec9b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/turtle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Turtle motion
383383
be drawn. The turtle's orientation does not change. If currently
384384
filling, the polygon(s) teleported from will be filled after leaving,
385385
and filling will begin again after teleporting. This can be disabled
386-
with fill_gap=True, which makes the imaginary line traveled during
386+
with fill_gap=True, which makes the imaginary line traveled during
387387
teleporting act as a fill barrier like in goto(x, y).
388388

389389
.. doctest::

0 commit comments

Comments
 (0)