summaryrefslogtreecommitdiff
path: root/docs/examples/imap-authzid.c
diff options
context:
space:
mode:
authorAndy Alt <arch_stanton5995@protonmail.com>2022-12-05 21:24:28 -0600
committerDaniel Stenberg <daniel@haxx.se>2022-12-06 09:23:19 +0100
commit8fd218408da10aacd8da0bf670bbcf501920077d (patch)
tree05376fa8e854deb7bc2e368bafb9bde35189d27b /docs/examples/imap-authzid.c
parentf3fc089debe9eda1602c0684ffdc1bab84f36f6d (diff)
downloadcurl-8fd218408da10aacd8da0bf670bbcf501920077d.tar.gz
docs/examples: spell correction ('Retrieve')
Closes #10040
Diffstat (limited to 'docs/examples/imap-authzid.c')
-rw-r--r--docs/examples/imap-authzid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/imap-authzid.c b/docs/examples/imap-authzid.c
index 0ec065db2..9cf0d7f4d 100644
--- a/docs/examples/imap-authzid.c
+++ b/docs/examples/imap-authzid.c
@@ -23,7 +23,7 @@
***************************************************************************/
/* <DESC>
- * Retreieve emails from a shared IMAP mailbox
+ * Retrieve emails from a shared IMAP mailbox
* </DESC>
*/