mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +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
|
@ -1734,7 +1734,7 @@ class Wm:
|
|||
|
||||
On X, the images are arranged into the _NET_WM_ICON X property,
|
||||
which most modern window managers support. An icon specified by
|
||||
wm_iconbitmap may exist simuultaneously.
|
||||
wm_iconbitmap may exist simultaneously.
|
||||
|
||||
On Macintosh, this currently does nothing."""
|
||||
if default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue