Skip to content

Commit 0644d71

Browse files
relent95hugovk
andauthored
Update Doc/library/turtle.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 6d45a72 commit 0644d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/turtle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@ Window control
18241824
.. function:: bgpic(picname=None)
18251825

18261826
:param picname: a string, name of an image file (PNG, GIF, PGM, and PPM)
1827-
or ``"nopic"``, or ``None``
1827+
or ``"nopic"``, or ``None``
18281828

18291829
Set background image or return name of current backgroundimage. If *picname*
18301830
is a filename, set the corresponding image as background. If *picname* is

0 commit comments

Comments
 (0)