[FFmpeg-cvslog] doc/muxers: grammar fix

Reto Kromer git at videolan.org
Sun Feb 17 07:27:42 EET 2019


ffmpeg | branch: master | Reto Kromer <lists at reto.ch> | Wed Feb 13 17:03:07 2019 +0100| [7a51fed0f04718d2f0caf9b990ccee4f4ebce573] | committer: Gyan Doshi

doc/muxers: grammar fix

Signed-off-by: Gyan Doshi <ffmpeg at gyani.pro>

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

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

diff --git a/doc/muxers.texi b/doc/muxers.texi
index 6a3266ab2e..36010cf2d1 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1523,7 +1523,7 @@ Set the program @samp{service_type}. Default is @code{digital_tv}.
 Accepts the following options:
 @table @samp
 @item hex_value
-Any hexadecimal value between @code{0x01} to @code{0xff} as defined in
+Any hexadecimal value between @code{0x01} and @code{0xff} as defined in
 ETSI 300 468.
 @item digital_tv
 Digital TV service.



More information about the ffmpeg-cvslog mailing list