Improve grammar in a comment.

Change-Id: I18bfda6d420626f2718e096e338c1d0bf0ba029d
This commit is contained in:
Ralph Giles 2011-03-14 10:50:19 -07:00
parent 2ec0cfbe99
commit aa4a90c880

View File

@ -332,7 +332,7 @@ typedef struct vpx_codec_priv_cb_pair
* extended in one of two ways. First, a second, algorithm specific structure
* can be allocated and the priv member pointed to it. Alternatively, this
* structure can be made the first member of the algorithm specific structure,
* and the pointer casted to the proper type.
* and the pointer cast to the proper type.
*/
struct vpx_codec_priv
{