[FFmpeg-cvslog] doc/protocols/file: fix semantical reverse

Stefano Sabatini git at videolan.org
Sun Jan 5 00:56:21 CET 2014


ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Jan  5 00:41:20 2014 +0100| [92e145acbb9bd967f16cbebbae76c2d0a2c36c64] | committer: Stefano Sabatini

doc/protocols/file: fix semantical reverse

Change "read" to "write" in introductory description.

Spotted-by: Alexander Strasser <eclipse7 at gmx.net>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=92e145acbb9bd967f16cbebbae76c2d0a2c36c64
---

 doc/protocols.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index d3a6a5c..f37feeb 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



More information about the ffmpeg-cvslog mailing list