summaryrefslogtreecommitdiff
path: root/pith/save.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-01-16 08:29:04 -0700
committerEduardo Chappa <chappa@washington.edu>2020-01-16 08:29:04 -0700
commitafbf1ef03d944a775cafbc02243f8eb8c15d096e (patch)
tree9b04017bf26a601a0a867fdd45dce94c2897827a /pith/save.c
parenta6feb748e22af1b8cf032c08e91c2424c44ebd62 (diff)
downloadalpine-afbf1ef03d944a775cafbc02243f8eb8c15d096e.tar.xz
* Fix a few more misspellings in the source code of Alpine.
List contributed by Jens Schleusener.
Diffstat (limited to 'pith/save.c')
-rw-r--r--pith/save.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/save.c b/pith/save.c
index 1065fc5d..9265b760 100644
--- a/pith/save.c
+++ b/pith/save.c
@@ -1711,7 +1711,7 @@ save_ex_output_line(char *line, long unsigned int *len, gf_io_t pc)
/*----------------------------------------------------------------------
Save() helper function to create canonical date string from given header
- Args: date -- buf to recieve canonical date string
+ Args: date -- buf to receive canonical date string
header -- rfc822 header to fish date string from
Result: date filled with canonicalized date in header, or null string