]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/examples: spell correction ('Retrieve')
authorAndy Alt <arch_stanton5995@protonmail.com>
Tue, 6 Dec 2022 03:24:28 +0000 (21:24 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Dec 2022 08:23:19 +0000 (09:23 +0100)
Closes #10040

docs/examples/imap-authzid.c
docs/examples/imap-fetch.c

index 0ec065db296585d2513d7ef878a898507610f565..9cf0d7f4d3e88bae6d47b3562c065f3ae81ab8fb 100644 (file)
@@ -23,7 +23,7 @@
  ***************************************************************************/
 
 /* <DESC>
- * Retreieve emails from a shared IMAP mailbox
+ * Retrieve emails from a shared IMAP mailbox
  * </DESC>
  */
 
index 9c73e5075448523d508cf465e4b19804322ae716..68ae01f28df7ca1028163d5b5febc7494f3bc036 100644 (file)
@@ -23,7 +23,7 @@
  ***************************************************************************/
 
 /* <DESC>
- * Retreieve IMAP emails
+ * Retrieve IMAP emails
  * </DESC>
  */