summaryrefslogtreecommitdiff
path: root/pith/charset.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
committerEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
commit06c6ab430b223f6923fe74a4b8d11f3e626848a8 (patch)
tree2b483acf3ec2da573992c20b766a480e22f4c45a /pith/charset.c
parent9822842646bc2b940d4b98a260ee4e3ac26fce57 (diff)
downloadalpine-06c6ab430b223f6923fe74a4b8d11f3e626848a8.tar.xz
* Fix a number of misspellings in the source code of Alpine. I hav only
fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener.
Diffstat (limited to 'pith/charset.c')
-rw-r--r--pith/charset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pith/charset.c b/pith/charset.c
index e4d7875d..124b15fc 100644
--- a/pith/charset.c
+++ b/pith/charset.c
@@ -79,7 +79,7 @@ trans_euc_to_2022_jp(unsigned char *src)
/*
* Worst possible increase is every other character an 8-bit character.
- * In that case, each of those gets 6 extra charactes for the escape
+ * In that case, each of those gets 6 extra characters for the escape
* sequences. We're not too concerned about the extra length because
* these are relatively short strings.
*/
@@ -140,7 +140,7 @@ trans_euc_to_2022_jp(unsigned char *src)
*
* RFC 1522 support is *very* loosely based on code contributed
* by Lars-Erik Johansson <lej@cdg.chalmers.se>. Thanks to Lars-Erik,
- * and appologies for taking such liberties with his code.
+ * and apologies for taking such liberties with his code.
*/
#define RFC1522_INIT "=?"