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 d6237c386..9c73e5075 100644
--- a/docs/examples/imap-fetch.c
+++ b/docs/examples/imap-fetch.c
@@ -23,7 +23,7 @@
***************************************************************************/
/* <DESC>
- * IMAP example showing how to retreieve emails
+ * Retreieve IMAP emails
* </DESC>
*/