image(6): fix typo
This commit is contained in:
parent
77a7e3f8fc
commit
7004384568
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Rows contain integral number of bytes, so there may be some unused
|
||||||
pixels at either end of a row.
|
pixels at either end of a row.
|
||||||
If
|
If
|
||||||
.I d
|
.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.
|
pixel values take up an integral number of bytes.
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
|
|
Loading…
Reference in a new issue