image(6): fix typo

This commit is contained in:
rgl 2020-02-04 21:32:33 +01:00
parent 77a7e3f8fc
commit 7004384568

View file

@ -65,7 +65,7 @@ Rows contain integral number of bytes, so there may be some unused
pixels at either end of a row.
If
.I d
is greater than 8, the definition of images requires that it will a multiple of 8, so
is greater than 8, the definition of images requires that it be a multiple of 8, so
pixel values take up an integral number of bytes.
.PP
The