1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

doc/protocols/file: fix semantical reverse

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

Spotted-by: Alexander Strasser <eclipse7@gmx.net>
This commit is contained in:
Stefano Sabatini 2014-01-05 00:41:20 +01:00
parent 98ecbf0093
commit 92e145acbb

View File

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