From: Benoit Fouet Date: Fri, 26 Feb 2010 08:55:43 +0000 (+0000) Subject: Fix typos in ref_index documentation. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5818418758e147e5f1a70b4ecff493c601bac8e7;p=ffmpeg Fix typos in ref_index documentation. Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 52e9ff90781..74fcf3bac4a 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -893,8 +893,8 @@ typedef struct AVPanScan{ short *dct_coeff;\ \ /**\ - * motion referece frame index\ - * the order in which these are stored can depends on the codec.\ + * motion reference frame index\ + * the order in which these are stored can depend on the codec.\ * - encoding: Set by user.\ * - decoding: Set by libavcodec.\ */\