[FFmpeg-devel] [PATCH v2 5/6] avformat/segment: Fix typo

softworkz ffmpegagent at gmail.com
Sat Jun 14 03:59:11 EEST 2025


From: softworkz <softworkz at hotmail.com>

Signed-off-by: softworkz <softworkz at hotmail.com>
---
 libavformat/segment.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/segment.c b/libavformat/segment.c
index daff385c2c..ec084483d4 100644
--- a/libavformat/segment.c
+++ b/libavformat/segment.c
@@ -20,7 +20,7 @@
 
 /**
  * @file generic segmenter
- * M3U8 specification can be find here:
+ * M3U8 specification can be found here:
  * @url{http://tools.ietf.org/id/draft-pantos-http-live-streaming}
  */
 
-- 
ffmpeg-codebot



More information about the ffmpeg-devel mailing list