summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
Diffstat (limited to 'player')
-rw-r--r--player/lua/osc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/lua/osc.lua b/player/lua/osc.lua
index 093f4e3020..4169634ff8 100644
--- a/player/lua/osc.lua
+++ b/player/lua/osc.lua
@@ -2202,7 +2202,7 @@ function tick()
ass:new_event()
ass:pos(320, icon_y+65)
ass:an(8)
- ass:append("Drop files to play here.")
+ ass:append("Drop files or URLs to play here.")
mp.set_osd_ass(640, 360, ass.text)
if state.showhide_enabled then