summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-12 01:32:42 +0200
committerwm4 <wm4@nowhere>2014-10-12 01:33:10 +0200
commit6c340810954ecc5a66d0372ea7eaf7bc79df2f77 (patch)
tree02a974df982a6571e1ca5b275d981c84b3b2ae45
parent9c0389e84117c317be4eab0fdf39e3df1d1008c6 (diff)
downloadmpv-6c340810954ecc5a66d0372ea7eaf7bc79df2f77.tar.bz2
mpv-6c340810954ecc5a66d0372ea7eaf7bc79df2f77.tar.xz
DOCS/edl-mpv: minor clarification
-rw-r--r--DOCS/edl-mpv.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/edl-mpv.rst b/DOCS/edl-mpv.rst
index 5e77346ebb..04fb0a7aac 100644
--- a/DOCS/edl-mpv.rst
+++ b/DOCS/edl-mpv.rst
@@ -27,7 +27,7 @@ The general simplified syntax is::
<filename>,<start in seconds>,<length in seconds>
If the start time is omitted, 0 is used. If the length is omitted, the
-estimated duration of the source file is used.
+estimated remaining duration of the source file is used.
Note::