summaryrefslogtreecommitdiff
path: root/imap/docs/internal.txt
diff options
context:
space:
mode:
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 98d66ab..cc3def1 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