[FFmpeg-devel] [PATCH 09/10] avformat/segment: Fix typo
softworkz
ffmpegagent at gmail.com
Fri Jun 13 08:54:25 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 c2b09b08aa..3cd9e313f4 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