Skip to content

Commit 0b4d38d

Browse files
Apply suggestion from @StanFromIreland
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent 46ab1ee commit 0b4d38d

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
@@ -176,7 +176,7 @@ Next we'll create a loop::
176176
break
177177

178178
``distance(start) < 1`` is a good way to know when the turtle is back at its
179-
home position.
179+
start position.
180180

181181
Finally, complete the filling::
182182

0 commit comments

Comments
 (0)