summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorMoritz Barsnick <barsnick@gmx.net>2016-10-09 20:51:57 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-10-11 16:57:46 +0200
commit99d68d462fbd777cfd3fe055d4181a6f7c03fac7 (patch)
treeb40ac1338e710a498c6a7782bee7cb94d70a5c2a /doc/protocols.texi
parent5781256c013ee5be914105bef9fabd90ab7d7e3f (diff)
doc: fix various typos and grammar errors
Signed-off-by: Moritz Barsnick <barsnick@gmx.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 3abc5f38d4..00e182efdc 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -357,7 +357,7 @@ autodetection in the future.
If set to 1 enables experimental HTTP server. This can be used to send data when
used as an output option, or read data from a client with HTTP POST when used as
an input option.
-If set to 2 enables experimental mutli-client HTTP server. This is not yet implemented
+If set to 2 enables experimental multi-client HTTP server. This is not yet implemented
in ffmpeg.c or ffserver.c and thus must not be used as a command line option.
@example
# Server side (sending):