From cf7b90dea21987254ad345db5adc1192e66009e4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 9 Oct 2014 04:19:13 +0200 Subject: fix seperator typo Signed-off-by: Michael Niedermayer --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec') diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 15bd3ae030..a5a651a635 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -3081,7 +3081,7 @@ typedef struct AVCodecContext { uint16_t *chroma_intra_matrix; /** - * dump format seperator. + * dump format separator. * can be ", " or "\n " or anything else * Code outside libavcodec should access this field using AVOptions * (NO direct access). -- cgit v1.2.3