diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 75ef840e16..4b6b00cd02 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -3451,7 +3451,7 @@ typedef struct AVSubtitleRect { /** * data+linesize for the bitmap of this subtitle. - * can be set for text/ass as well once they where rendered + * can be set for text/ass as well once they are rendered */ AVPicture pict; enum AVSubtitleType type;