mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix typo in turtledemo.two_canvases. (GH-25194)
This commit is contained in:
parent
04eecf7fac
commit
4e2ef70841
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
"""turtledemo.two_canvases
|
||||
|
||||
Use TurtleScreen and RawTurtle to draw on two
|
||||
distinct canvases in a separate windows. The
|
||||
distinct canvases in a separate window. The
|
||||
new window must be separately closed in
|
||||
addition to pressing the STOP button.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue