diff options
author | James Almer <jamrial@gmail.com> | 2016-07-17 13:10:27 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-07-17 13:10:27 -0300 |
commit | d688f39dc4bccbc2af7fa5296330646f8a7a5fa4 (patch) | |
tree | eb77f7bd70c4b7016f56bec08a4dd9bf8264c6c6 /doc/decoders.texi | |
parent | f1eb6ddcb34f4d27d52d4a0a30269728612c41b0 (diff) | |
download | ffmpeg-d688f39dc4bccbc2af7fa5296330646f8a7a5fa4.tar.gz |
cosmetics: fix some misspelled words
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r-- | doc/decoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 35771140e1..babe129767 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -279,7 +279,7 @@ present between the subtitle lines because of double-sized teletext charactes. Default value is 1. @item txt_duration Sets the display duration of the decoded teletext pages or subtitles in -miliseconds. Default value is 30000 which is 30 seconds. +milliseconds. Default value is 30000 which is 30 seconds. @item txt_transparent Force transparent background of the generated teletext bitmaps. Default value is 0 which means an opaque background. |