From 7fb158e2ace8778913cc296b19f7012c4b3881ee Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:20:58 +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 --- libfonts.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libfonts.h') diff --git a/libfonts.h b/libfonts.h index 2d51851..8f7e812 100644 --- a/libfonts.h +++ b/libfonts.h @@ -1844,7 +1844,7 @@ struct libfonts_encoding_mapping { /** * List of mapping entries * - * Indentity mappings are normally not included + * Identity mappings are normally not included */ union libfonts_encoding_mapping_entry *entries; @@ -1861,7 +1861,7 @@ struct libfonts_encoding_mapping { */ struct libfonts_encoding { /** - * The canoncial name of the encoding + * The canonical name of the encoding */ char *name; -- cgit v1.2.3-70-g09d2