mirror of
https://github.com/python/cpython.git
synced 2025-08-25 03:04:55 +00:00
bpo-36766: Typos in docs and code comments (GH-13116)
This commit is contained in:
parent
3921b1cc34
commit
9646630895
22 changed files with 22 additions and 22 deletions
|
@ -2225,7 +2225,7 @@ key set, with a different name.
|
|||
'General': '''
|
||||
General:
|
||||
|
||||
AutoComplete: Popupwait is milleseconds to wait after key char, without
|
||||
AutoComplete: Popupwait is milliseconds to wait after key char, without
|
||||
cursor movement, before popping up completion box. Key char is '.' after
|
||||
identifier or a '/' (or '\\' on Windows) within a string.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue