summaryrefslogtreecommitdiff
path: root/docs/examples/imap-fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/imap-fetch.c')
-rw-r--r--docs/examples/imap-fetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/imap-fetch.c b/docs/examples/imap-fetch.c
index 9c73e5075..68ae01f28 100644
--- a/docs/examples/imap-fetch.c
+++ b/docs/examples/imap-fetch.c
@@ -23,7 +23,7 @@
***************************************************************************/
/* <DESC>
- * Retreieve IMAP emails
+ * Retrieve IMAP emails
* </DESC>
*/