From c8a6eb58d7ebc9c1585bc450aa9e0358f6822df0 Mon Sep 17 00:00:00 2001 From: Andreas Cadhalpun Date: Thu, 13 Oct 2016 23:08:01 +0200 Subject: doc: fix spelling errors Thanks to Mathieu Malaterre for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan Signed-off-by: Andreas Cadhalpun --- libavformat/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/internal.h') diff --git a/libavformat/internal.h b/libavformat/internal.h index 49244faf23..95776a09f5 100644 --- a/libavformat/internal.h +++ b/libavformat/internal.h @@ -650,7 +650,7 @@ int ff_bprint_to_codecpar_extradata(AVCodecParameters *par, struct AVBPrint *buf * The packet is not removed from the interleaving queue, but only * a pointer to it is returned. * - * @param ts_offset the ts difference between packet in the que and the muxer. + * @param ts_offset the ts difference between packet in the queue and the muxer. * * @return a pointer to the next packet, or NULL if no packet is queued * for this stream. -- cgit v1.2.3