diff options
author | Clément Bœsch | 2012-01-26 13:06:22 +0100 |
---|---|---|
committer | Clément Bœsch | 2012-01-26 13:06:22 +0100 |
commit | ee0cab7721cc31e5d8027ec7df6c3ebd60ea50b5 (patch) | |
tree | a29ea20237259a20483f7b8fc81ad3f9e3e6d3bd /doc/ffprobe.texi | |
parent | 46095f427ec12ef7a036f1b9e206c9054c217d4f (diff) |
doc: remove trailing 's' to metadata.
metadata is already plural.
Found-by: Alexander Strasser
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r-- | doc/ffprobe.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index c6e8cd9cf7..829a46e4b6 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -302,7 +302,7 @@ For more information about the XML format, see stream details (@option{-show_streams}, see @var{timecode}). @item MOV timecode is extracted from tmcd track, so is available in the tmcd -stream metadatas (@option{-show_streams}, see @var{TAG:timecode}). +stream metadata (@option{-show_streams}, see @var{TAG:timecode}). @item DV and GXF timecodes are available in format metadata (@option{-show_format}, see @var{TAG:timecode}). |