summaryrefslogtreecommitdiffstats
path: root/libmpv
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv')
-rw-r--r--libmpv/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index 5139ceddfa..6a41871881 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -755,7 +755,7 @@ typedef struct mpv_event {
* MPV_EVENT_CLIENT_MESSAGE: mpv_event_client_message*
* other: NULL
*
- * Note: future enhancements might add new event struct for existing or new
+ * Note: future enhancements might add new event structs for existing or new
* event types.
*/
void *data;