examples: update descriptions

Make them not say "this is an example showing..." and instead just say
what the example shows.

Closes #9960
This commit is contained in:
Daniel Stenberg 2022-11-22 10:57:55 +01:00
parent af22c2a546
commit c1cdc08cbb
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
34 changed files with 34 additions and 35 deletions

View file

@ -23,7 +23,7 @@
***************************************************************************/
/* <DESC>
* IMAP example using the multi interface
* Get IMAP email with the multi interface
* </DESC>
*/