diff --git a/libavcore/imgutils.h b/libavcore/imgutils.h index 874bef19e65164e344aa8f92bf46f49bf905e973..cca0085d3a62ad854dbb64791d35063228d21931 100644 --- a/libavcore/imgutils.h +++ b/libavcore/imgutils.h @@ -29,7 +29,7 @@ /** * Compute the max pixel step for each plane of an image with a - * format described by pixdesc + * format described by pixdesc. * * The pixel step is the distance in bytes between the first byte of * the group of bytes which describe a pixel component and the first