From eed99d36096173baaf1964413fd070a466952598 Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Sat, 27 Aug 2016 00:12:10 +0100 Subject: player: fix minor spelling mistake in osc.lua Lintain (https://lintian.debian.org/) complains about this particular spelling mistake. --- player/lua/osc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 09142e0813..d5960977ef 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -80,7 +80,7 @@ local state = { tc_ms = user_opts.timems, -- Should the timecodes display their time with milliseconds mp_screen_sizeX, mp_screen_sizeY, -- last screen-resolution, to detect resolution changes to issue reINITs initREQ = false, -- is a re-init request pending? - last_mouseX, last_mouseY, -- last mouse position, to detect siginificant mouse movement + last_mouseX, last_mouseY, -- last mouse position, to detect significant mouse movement message_text, message_timeout, fullscreen = false, -- cgit v1.2.3