more grammar

This commit is contained in:
Kovid Goyal 2023-12-14 09:06:16 +05:30
parent 64cfe8171f
commit 7e5230e6f4
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -193,9 +193,9 @@ pressed and one is released, the release event must again have the ``ctrl`` bit
reset.
.. note:: Not all platforms will provide independent events for left and right
modifier keys. For example on macOS, the system does not send an event to
the application when the holding left control and also pressing right
control. Therefore applications are advised to not rely on these.
modifier keys. For example on macOS, the system does not send an event when
holding left control and also pressing right control. Therefore
applications are advised to not rely on these.
.. _event_types: