From 55ac90d9647c5e27aec8f93796d79be21167a856 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Jan 2023 19:48:42 +0100 Subject: libfonts_do_decoded_font_descriptions_match: check charset subset coverage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libfonts.h') diff --git a/libfonts.h b/libfonts.h index 11e4ea4..e20152f 100644 --- a/libfonts.h +++ b/libfonts.h @@ -1625,7 +1625,7 @@ struct libfonts_font_description { * inclusive ranges included the subset. A range will either be a * decimal integer, or an two decimal integers separated by a "-" * (the left-hand side will be strictly less than the right-hand side). - * All ranges will be disjunction, and have a non-zero distance. + * All ranges will be disjunctive, and have a non-zero distance. * * The library will take care of converting hexadecimal numbers (prefixed * with "0x") to decimal, removing leading zeroes, converting "_" to "-", -- cgit v1.2.3-70-g09d2