From 4123c2a70869627678b277b9caae5f70270f9bb6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 22 Feb 2014 22:41:04 +0100 Subject: client API: spelling --- libmpv/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmpv/client.h') 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; -- cgit v1.2.3