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.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'liblss16.h') diff --git a/liblss16.h b/liblss16.h index 3085ec9..b02b338 100644 --- a/liblss16.h +++ b/liblss16.h @@ -35,7 +35,7 @@ enum liblss16_decode_state { /** * A decoding error has occurred * - * Processing most be aborted + * Processing must be aborted */ LIBLSS16_DECODE_ERROR }; @@ -119,7 +119,7 @@ enum liblss16_encode_state { LIBLSS16_ENCODE_RUNNING, /** - * Encodig done + * Encoding done */ LIBLSS16_ENCODE_DONE }; -- cgit v1.2.3-70-g09d2