mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
52a3b74900
commit
4882cacab6
19 changed files with 22 additions and 22 deletions
|
@ -107,7 +107,7 @@ class SearchEngine:
|
|||
It directly return the result of that call.
|
||||
|
||||
Text is a text widget. Prog is a precompiled pattern.
|
||||
The ok parameteris a bit complicated as it has two effects.
|
||||
The ok parameter is a bit complicated as it has two effects.
|
||||
|
||||
If there is a selection, the search begin at either end,
|
||||
depending on the direction setting and ok, with ok meaning that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue