or above -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:51:31 +02:00
parent aa156cdc52
commit e9347d54e4
No known key found for this signature in database
31 changed files with 31 additions and 31 deletions

View file

@ -32,7 +32,7 @@
/* This is a simple example showing how to create a new mailbox folder using
* libcurl's IMAP capabilities.
*
* Note that this example requires libcurl 7.30.0 or above.
* Note that this example requires libcurl 7.30.0 or higher.
*/
int main(void)