aboutsummaryrefslogtreecommitdiffstats
path: root/liblss16_encode_from_colour_index.3
diff options
context:
space:
mode:
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