or higher -> or greater 12 examples

This commit is contained in:
Viktor Szakats 2026-05-26 19:02:27 +02:00
parent adf4e90a8f
commit 10d3b29d0f
No known key found for this signature in database
33 changed files with 33 additions and 33 deletions

View file

@ -33,7 +33,7 @@
* capabilities. It builds on the imap-fetch.c example adding transport
* security to protect the authentication details from being snooped.
*
* Note that this example requires libcurl 7.30.0 or higher.
* Note that this example requires libcurl 7.30.0 or greater.
*/
int main(void)