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

Skip to content

Commit 05d7d15

Browse files
committed
Merge with 3.4
2 parents 3481e21 + 8faecbf commit 05d7d15

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
@@ -1981,7 +1981,7 @@ Methods specific to Screen, not inherited from TurtleScreen
19811981
:param startx: if positive, starting position in pixels from the left
19821982
edge of the screen, if negative from the right edge, if None,
19831983
center window horizontally
1984-
:param startx: if positive, starting position in pixels from the top
1984+
:param starty: if positive, starting position in pixels from the top
19851985
edge of the screen, if negative from the bottom edge, if None,
19861986
center window vertically
19871987

0 commit comments

Comments
 (0)