We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87aeb2d commit c3b05a5Copy full SHA for c3b05a5
docs/reST/ref/window.rst
@@ -61,8 +61,8 @@
61
62
Event behavior if multiple Windows are created: When the close button is
63
pressed, a ``WINDOWCLOSE`` event is sent. You need to explicitly destroy
64
- the window. Note that the event ``QUIT`` will only be sent if all Window
65
- has been destroyed.
+ the window. Note that the event ``QUIT`` will only be sent if all Windows
+ have been destroyed.
66
67
.. code-block:: python
68
0 commit comments