summaryrefslogtreecommitdiff
path: root/pith/store.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/store.c')
-rw-r--r--pith/store.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pith/store.c b/pith/store.c
index 1ff5796..ee0fe5e 100644
--- a/pith/store.c
+++ b/pith/store.c
@@ -353,7 +353,7 @@ so_file_open(STORE_S *so)
/*
* put a character into the specified storage object,
- * expanding if neccessary
+ * expanding if necessary
*
* return 1 on success and 0 on failure
*/
@@ -659,7 +659,7 @@ so_file_puts_locale(STORE_S *so, char *s)
#ifdef SMIME
/*
* put a character into the specified storage object,
- * expanding if neccessary
+ * expanding if necessary
*
* return 1 on success and 0 on failure
*/