aboutsummaryrefslogtreecommitdiffstats
path: root/liblss16_encode_from_colour_index.3
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 /liblss16_encode_from_colour_index.3
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 'liblss16_encode_from_colour_index.3')
-rw-r--r--liblss16_encode_from_colour_index.36
1 files changed, 3 insertions, 3 deletions
diff --git a/liblss16_encode_from_colour_index.3 b/liblss16_encode_from_colour_index.3
index 9a55c09..0801590 100644
--- a/liblss16_encode_from_colour_index.3
+++ b/liblss16_encode_from_colour_index.3
@@ -27,12 +27,12 @@ The
.BR liblss16_encode_from_colour_index ()
function encodes an image as in LSS16 file.
Before beginning the encoding, the application
-must first initalise
+must first initialise
.I encoder
with its initial state and image meta data
using the
.BR liblss16_encoder_init (3)
-function. After than, the
+function. After that, the
.BR liblss16_encode_from_colour_index ()
function is called repeatedly until it returns
.BR LIBLSS16_ENCODE_DONE .
@@ -88,7 +88,7 @@ The
function returns
.B LIBLSS16_ENCODE_RUNNING
until the last byte for the LSS16 file
-hsa been written. Once the last byte
+has been written. Once the last byte
has been written, it returns
.BR LIBLSS16_ENCODE_DONE .
Note that