DOCS/input: fix typo

This commit is contained in:
feltcat 2023-03-30 02:17:03 +01:00 committed by Dudemanguy
parent 6e4a76db08
commit 0f13c38e72
1 changed files with 2 additions and 2 deletions

View File

@ -1429,8 +1429,8 @@ IPC sees. Note that the C API has separate C-level declarations with
``mpv_event``, which may be slightly different.
Note that events are asynchronous: the player core continues running while
events are delivered to scripts and other clients. In some cases, you can hooks
to enforce synchronous execution.
events are delivered to scripts and other clients. In some cases, you can use
hooks to enforce synchronous execution.
All events can have the following fields: