summaryrefslogtreecommitdiff
path: root/imap/docs/internal.txt
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 /imap/docs/internal.txt
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 'imap/docs/internal.txt')
-rw-r--r--imap/docs/internal.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/docs/internal.txt b/imap/docs/internal.txt
index 98d66ab6..cc3def1d 100644
--- a/imap/docs/internal.txt
+++ b/imap/docs/internal.txt
@@ -687,7 +687,7 @@ void (*init) (STRING *s,void *data,unsigned long size);
data pointer to driver-dependent data, from which the
driver can determine string data
size size of the string
- This method initializes the string stucture. It can use the data,
+ This method initializes the string structure. It can use the data,
data1, and chunksize values as it likes. The remaining values must be
set up as follows:
size static, copied from the size argument