From 04b2aa793e46af6eb12489dc9aeafd5e5a0e02f3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:24:38 +0100 Subject: fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liblss16_encode_from_colour_index.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'liblss16_encode_from_colour_index.3') 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 -- cgit v1.2.3-70-g09d2