mirror of
https://github.com/python/cpython.git
synced 2025-10-06 15:11:58 +00:00
IDLE: Fix typos in docs and comments (GH-13749)
This commit is contained in:
parent
cba9f84725
commit
d9677f36fe
11 changed files with 11 additions and 11 deletions
|
@ -6,7 +6,7 @@ Worse, this can cause IDLE to become very slow, even to the point of being
|
|||
completely unusable.
|
||||
|
||||
This extension will automatically replace long texts with a small button.
|
||||
Double-cliking this button will remove it and insert the original text instead.
|
||||
Double-clicking this button will remove it and insert the original text instead.
|
||||
Middle-clicking will copy the text to the clipboard. Right-clicking will open
|
||||
the text in a separate viewing window.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue