aboutsummaryrefslogtreecommitdiff
path: root/main.lua
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2023-10-01 08:46:02 +0530
committersinanmohd <sinan@sinanmohd.com>2023-10-01 08:46:02 +0530
commit91ed62de1dc8d1428bc27b6282adb2be973fdcbe (patch)
tree06c6c03093f1d941fada4ed3c8832819ac69fe87 /main.lua
parent68b1ff0f855d5e3664833509e611442dff2c45d7 (diff)
main: clean up
Diffstat (limited to 'main.lua')
-rw-r--r--main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.lua b/main.lua
index e949744..295afa1 100644
--- a/main.lua
+++ b/main.lua
@@ -36,7 +36,7 @@ end
local sub_setup = function ()
local out, name
- mp.osd_message('fetching subtitles')
+ mp.osd_message('fetching subtitle')
out = mp.get_property_native('sub-file-paths')[1]
if out then