From ffd89f5ff48d9b91b6d62129b2baec607aca441a Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 12 Feb 2020 19:13:05 +0100 Subject: manpage: fix typo on sub-end Fixes: #7455 --- DOCS/man/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 488420cd10..04cd8883f7 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2227,7 +2227,7 @@ Property list present null is returned instead. ``sub-end`` - Return the current subtitle start time (in seconds). If there's multiple + Return the current subtitle end time (in seconds). If there's multiple current subtitles, return the last end time. If no current subtitle is present, or if it's present but has unknown or incorrect duration, null is returned instead. -- cgit v1.2.3