]> git.sesse.net Git - ffmpeg/commitdiff
doc: fix typo in muxers documentation
authorAlfred E. Heggestad <alfred.heggestad@gmail.com>
Wed, 30 Oct 2019 09:48:44 +0000 (10:48 +0100)
committerPaul B Mahol <onemda@gmail.com>
Wed, 30 Oct 2019 10:10:25 +0000 (11:10 +0100)
doc/muxers.texi

index 4c88b5daec3127d6f503e2b42f52d2208de4e160..09ded7d48af364d2ca5021daf0ba0436c0d94cbd 100644 (file)
@@ -2084,7 +2084,7 @@ but supports several other algorithms.
 The output of the muxer consists of one line per stream of the form:
 @var{streamindex},@var{streamtype},@var{algo}=@var{hash}, where
 @var{streamindex} is the index of the mapped stream, @var{streamtype} is a
-single characer indicating the type of stream, @var{algo} is a short string
+single character indicating the type of stream, @var{algo} is a short string
 representing the hash function used, and @var{hash} is a hexadecimal number
 representing the computed hash.