aboutsummaryrefslogtreecommitdiffstats
path: root/lss16.5
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:24:38 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:24:38 +0100
commit04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3 (patch)
tree0d6404fc656278f5ce456b0be9d5da2bc429304a /lss16.5
parentlss16toppm.1, ppmtolss16.1: m text fix (diff)
downloadliblss16-04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3.tar.gz
liblss16-04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3.tar.bz2
liblss16-04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3.tar.xz
fix typosHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--lss16.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lss16.5 b/lss16.5
index 0454f5c..fad1dd8 100644
--- a/lss16.5
+++ b/lss16.5
@@ -17,7 +17,7 @@ Header format:
Image width (number of pixels horizontally): unsigned 16-bit integer, little endian.
Image height (number of pixels horizontally): unsigned 16-bit integer, little endian,
-however the most significant bit most be cleared.
+however the most significant bit must be cleared.
Colour palette: 16 RGB-tuples, each tuple is 3 bytes: red, green, blue.
The two most significant bits in each byte must be cleared.