summaryrefslogtreecommitdiffstats
path: root/libmpv/client.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-22 22:41:04 +0100
committerwm4 <wm4@nowhere>2014-02-24 20:48:55 +0100
commit4123c2a70869627678b277b9caae5f70270f9bb6 (patch)
tree2470c753066d7db2daa9ac1b9e8282292cd94bd6 /libmpv/client.h
parentd0e64dcc9b64bc63786bb22db2a0b25c13c59cf0 (diff)
downloadmpv-4123c2a70869627678b277b9caae5f70270f9bb6.tar.bz2
mpv-4123c2a70869627678b277b9caae5f70270f9bb6.tar.xz
client API: spelling
Diffstat (limited to 'libmpv/client.h')
-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;