aboutsummaryrefslogtreecommitdiffstats
path: root/lss16.5
diff options
context:
space:
mode:
Diffstat (limited to 'lss16.5')
-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.