diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 15:05:45 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 15:05:45 +0100 |
| commit | 05fa16175aeb08ef56475073aa7f597c2241c2f0 (patch) | |
| tree | 2c649c7da1fad9795cde8ba173f401a13e419cdf /libcharconv.h | |
| parent | Add multicall binary (diff) | |
| download | charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.gz charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.bz2 charconv-05fa16175aeb08ef56475073aa7f597c2241c2f0.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libcharconv.h | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
