aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README2
-rw-r--r--libcharconv.h2
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);