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_decode_to_colour_index.3 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'liblss16_decode_to_colour_index.3') diff --git a/liblss16_decode_to_colour_index.3 b/liblss16_decode_to_colour_index.3 index 797c4f5..7ed71f5 100644 --- a/liblss16_decode_to_colour_index.3 +++ b/liblss16_decode_to_colour_index.3 @@ -147,23 +147,23 @@ stored should the function fail. .SH RETURN VALUE The .BR liblss16_decode_to_colour_index () -function will returns the following values: +function will return the following values: .TP .B LIBLSS16_DECODE_RUNNING The end of the image has not yet been reached. -The file if truncated if the end of the file is reached. +The file is truncated if the end of the file is reached. .TP .B LIBLSS16_DECODE_END_OF_IMAGE -The end of the image is reched. +The end of the image is reached. If the end of the file has not yet been reached, it contains extraneous data. .TP .B LIBLSS16_DECODE_ERROR -A decoding error has occured, and processing most be -aborted. This always indicate that the file is corrupted +A decoding error has occurred, and processing must be +aborted. This always indicates that the file is corrupted or not an LSS16 file. .I *error_out -will be se to indicate the error unless +will be set to indicate the error unless .I error_out is .IR NULL . -- cgit v1.2.3-70-g09d2