manpage: fix typo on sub-end

Fixes: #7455
This commit is contained in:
wm4 2020-02-12 19:13:05 +01:00
parent c3f93f5fdd
commit ffd89f5ff4
1 changed files with 1 additions and 1 deletions

View File

@ -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.