From 9510738b0aaf7e7d8516c895597a591827eb596a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:46:23 +0100 Subject: misc fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libhaiku.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libhaiku.h') diff --git a/libhaiku.h b/libhaiku.h index b00523f..2b71ca7 100644 --- a/libhaiku.h +++ b/libhaiku.h @@ -15,8 +15,8 @@ const char *libhaiku_generic(void); * Get a poetic error message * * @param errnum `errno` value that the error message shall be selected for - * @param genericp Unless `NULL`, will be set to 1 if the function didn't have - * any haikus specific the the specified error, and had to + * @param genericp Unless `NULL`, will be set to 1 if the function did not have + * any haikus specific to the specified error, and had to * return a generic haiku, and to 0 otherwise * @return A poetic error message */ -- cgit v1.2.3-70-g09d2