From 05fa16175aeb08ef56475073aa7f597c2241c2f0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 15:05:45 +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 +- libcharconv.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e83f5c1..d931745 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME charconv - Character conversion utilities and library DESCRIPTION - charconv is a collection of text convertion utilities + charconv is a collection of text conversion utilities and a C library, charconv, that implements the conversions and which is designed to make it simple to implement the conversions in text editors or implement input diff --git a/libcharconv.h b/libcharconv.h index 3271bc5..df217e3 100644 --- a/libcharconv.h +++ b/libcharconv.h @@ -109,7 +109,7 @@ LIBCHARCONV_FUNC_(libcharconv_tags); LIBCHARCONV_FUNC_(libcharconv_gender_symbols); /** - * Preforms convertion in opposite direction + * Performs conversion in the opposite direction * of the other functions */ LIBCHARCONV_FUNC_(libcharconv_latin); -- cgit v1.2.3-70-g09d2