Browse Source

doc/protocols/file: fix semantical reverse

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

Spotted-by: Alexander Strasser <eclipse7@gmx.net>
tags/n2.2-rc1
Stefano Sabatini 11 years ago
parent
commit
92e145acbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/protocols.texi

+ 1
- 1
doc/protocols.texi 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


Loading…
Cancel
Save