Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Lib/turtledemo/two_canvases.py
Original file line number Diff line number Diff line change
@@ -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.
"""
Expand Down