GRAPHICS: flavour -> flavor
This commit is contained in:
parent
6b36753170
commit
ad9c46344c
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ void decodePBM(Common::ReadStream &input, Surface &surface, byte *colors);
|
||||||
* Decode a given PackBits encoded stream.
|
* Decode a given PackBits encoded stream.
|
||||||
*
|
*
|
||||||
* PackBits is an RLE compression algorithm introduced by Apple. It is also
|
* PackBits is an RLE compression algorithm introduced by Apple. It is also
|
||||||
* used to encode ILBM and PBM subtypes of IFF files, and some flavours of
|
* used to encode ILBM and PBM subtypes of IFF files, and some flavors of
|
||||||
* TIFF.
|
* TIFF.
|
||||||
*
|
*
|
||||||
* As there is no compression across row boundaries in the above formats,
|
* As there is no compression across row boundaries in the above formats,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue