fix typo in api docs

develop
Myk Taylor 2024-01-01 19:34:54 -08:00
parent 63cf23760c
commit 88f082b468
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -4035,7 +4035,7 @@ Misc
of keycodes to *true* or *false*. For instance, it is possible to use the
table passed as argument to ``onInput``.
You can send mouse clicks as will by setting the ``_MOUSE_L`` key or other
You can send mouse clicks as well by setting the ``_MOUSE_L`` key or other
mouse-related pseudo-keys documented with the ``screen:onInput(keys)``
function above. Note that if you are simulating a click at a specific spot on
the screen, you must set ``df.global.gps.mouse_x`` and