mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
This commit is contained in:
commit
dfa4e045a3
19 changed files with 20 additions and 20 deletions
|
|
@ -1736,7 +1736,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