diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2014-01-05 00:41:20 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-01-05 00:43:51 +0100 |
commit | 92e145acbb9bd967f16cbebbae76c2d0a2c36c64 (patch) | |
tree | 59a2965b5af913e175150cf897fe0ef4cab431cf /doc/protocols.texi | |
parent | 98ecbf0093e5a16a91f5d2fede7914cd302d2f09 (diff) | |
download | ffmpeg-92e145acbb9bd967f16cbebbae76c2d0a2c36c64.tar.gz |
doc/protocols/file: fix semantical reverse
Change "read" to "write" in introductory description.
Spotted-by: Alexander Strasser <eclipse7@gmx.net>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r-- | doc/protocols.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi index d3a6a5c6bd..f37feeb659 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -117,7 +117,7 @@ ffmpeg -i "data:image/gif;base64,R0lGODdhCAAIAMIEAAAAAAAA//8AAP//AP///////////// File access protocol. -Allow to read from or read to a file. +Allow to read from or write to a file. A file URL can have the form: @example |