From ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 18 Nov 2022 15:48:22 +0100 Subject: ; Fix typos --- src/haiku_support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/haiku_support.h') diff --git a/src/haiku_support.h b/src/haiku_support.h index e940e69bf11..2605a75b400 100644 --- a/src/haiku_support.h +++ b/src/haiku_support.h @@ -383,7 +383,7 @@ struct haiku_font_pattern /* The number of characters in `wanted_chars'. */ int want_chars_len; - /* List of characters. The font must fullfill at least one of + /* List of characters. The font must fulfill at least one of them for the match to succeed. */ int *need_one_of; -- cgit v1.2.3