]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
core: two typos
[vlc] / src / libvlc-module.c
index b021a0d4361e3d72659ac9768a6a131d7060379e..e4594411d4894fd42f03eb048ca3e023b9611cb2 100644 (file)
@@ -609,7 +609,7 @@ static const char *const ppsz_pos_descriptions[] =
 #define KEYBOARD_EVENTS_LONGTEXT N_( \
     "This enables VLC hotkeys from the (non-embedded) video window." )
 
-#define MOUSE_EVENTS_TEXT N_("Key press events")
+#define MOUSE_EVENTS_TEXT N_("Mouse events")
 #define MOUSE_EVENTS_LONGTEXT N_( \
     "This enables handling of mouse clicks on the video." )