From ac646bc20dafe176c1b84ee5beddf980aba11358 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 31 Aug 2019 01:19:22 +1000 Subject: Cleanup: spelling --- intern/ffmpeg/ffmpeg_compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/ffmpeg') diff --git a/intern/ffmpeg/ffmpeg_compat.h b/intern/ffmpeg/ffmpeg_compat.h index 863fbd40bb0..d254fa76ba9 100644 --- a/intern/ffmpeg/ffmpeg_compat.h +++ b/intern/ffmpeg/ffmpeg_compat.h @@ -364,7 +364,7 @@ void avcodec_free_frame(AVFrame **frame) # define avio_size url_fsize #endif -/* there are some version inbetween, which have avio_... functions but no +/* There are some version in between, which have avio_... functions but no * AVIO_FLAG_... */ #ifndef AVIO_FLAG_WRITE # define AVIO_FLAG_WRITE URL_WRONLY -- cgit v1.2.3