doc/muxers: fix duplicate word 'that' for image2 summary

Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
Marth64 2024-01-03 16:39:28 -06:00 committed by Stefano Sabatini
parent b0e86bc814
commit 32a70d02f2
1 changed files with 1 additions and 1 deletions

View File

@ -1397,7 +1397,7 @@ form @file{img%-1.jpg}, @file{img%-2.jpg}, ..., @file{img%-10.jpg},
etc.
The image muxer supports the .Y.U.V image file format. This format is
special in that that each image frame consists of three files, for
special in that each image frame consists of three files, for
each of the YUV420P components. To read or write this image file format,
specify the name of the '.Y' file. The muxer will automatically open the
'.U' and '.V' files as required.