[Python-checkins] [3.9] Fix typo in turtledemo.two_canvases. (GH-25194)

terryjreedy webhook-mailer at python.org
Mon Apr 5 13:43:23 EDT 2021


https://github.com/python/cpython/commit/82cd24a03c09b93ed0bce0ad7a670d2e97c282c6
commit: 82cd24a03c09b93ed0bce0ad7a670d2e97c282c6
branch: 3.9
author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com>
committer: terryjreedy <tjreedy at udel.edu>
date: 2021年04月05日T13:43:15-04:00
summary:
[3.9] Fix typo in turtledemo.two_canvases. (GH-25194)
(cherry picked from commit 4e2ef7084185d2220003b4b5538e3d8190b2dcd6)
Co-authored-by: Terry Jan Reedy <tjreedy at udel.edu>
files:
M Lib/turtledemo/two_canvases.py
diff --git a/Lib/turtledemo/two_canvases.py b/Lib/turtledemo/two_canvases.py
index d579876616ff9..f3602585ab059 100644
--- a/Lib/turtledemo/two_canvases.py
+++ b/Lib/turtledemo/two_canvases.py
@@ -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.
 """


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /