improve wording via @bagder

This commit is contained in:
Viktor Szakats 2025-08-01 16:38:17 +02:00
parent c0c74d1fac
commit 5688156d80
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
24 changed files with 24 additions and 24 deletions

View file

@ -142,7 +142,7 @@ int main(void)
# HISTORY
**CURL_NETRC_*** enums became `long` types in 8.13.0, prior to this version
a `long` cast is necessary when passing to curl_easy_setopt(3).
a `long` cast was necessary when passed to curl_easy_setopt(3).
# %AVAILABILITY%