mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +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
|
@ -80,7 +80,7 @@ class SearchDialog(SearchDialogBase):
|
|||
If no search was previously run, open a new search dialog. In
|
||||
this case, no search is done.
|
||||
|
||||
If a seach was previously run, the search dialog won't be
|
||||
If a search was previously run, the search dialog won't be
|
||||
shown and the options from the previous search (including the
|
||||
search pattern) will be used to find the next occurrence
|
||||
of the pattern. Next is relative based on direction.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue