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 --- README | 2 +- libfonts.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 9dd4983..5a8f9b6 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ -Library for list and finding fonts and dealing with font substitution +Library for listing and finding fonts, handling font substitution, and anything else concerning font configurations. 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