Fix wrong use of "an" in some comments.

This commit is contained in:
Thilo Borgmann 2013-08-11 21:21:53 +02:00 committed by Michael Niedermayer
parent 98fd8a7848
commit f18ccb529f
10 changed files with 10 additions and 10 deletions

View file

@ -203,7 +203,7 @@ const char *av_get_pix_fmt_name(enum AVPixelFormat pix_fmt);
/**
* Print in buf the string corresponding to the pixel format with
* number pix_fmt, or an header if pix_fmt is negative.
* number pix_fmt, or a header if pix_fmt is negative.
*
* @param buf the buffer where to write the string
* @param buf_size the size of buf