diff options
author | Борис Верховский <boris.verk@gmail.com> | 2021-10-01 08:57:00 -0600 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-10-13 00:33:20 +0200 |
commit | 3aead057a1fd5cb95e9fadec44b2c4c6f25d3644 (patch) | |
tree | 01ba35e29700af760426fa95e172a1abeddd511e | |
parent | 3723ba62a507d1ba414bb77e6b4b07abfe74a15a (diff) | |
download | curl-3aead057a1fd5cb95e9fadec44b2c4c6f25d3644.tar.gz |
curl: correct grammar in generated libcurl code
Closes #7802
-rw-r--r-- | src/tool_easysrc.c | 2 | ||||
-rw-r--r-- | tests/data/test1400 | 2 | ||||
-rw-r--r-- | tests/data/test1401 | 2 | ||||
-rw-r--r-- | tests/data/test1402 | 2 | ||||
-rw-r--r-- | tests/data/test1403 | 2 | ||||
-rw-r--r-- | tests/data/test1404 | 2 | ||||
-rw-r--r-- | tests/data/test1405 | 2 | ||||
-rw-r--r-- | tests/data/test1406 | 2 | ||||
-rw-r--r-- | tests/data/test1407 | 2 | ||||
-rw-r--r-- | tests/data/test1420 | 2 | ||||
-rw-r--r-- | tests/data/test1465 | bin | 3028 -> 3028 bytes |
11 files changed, 10 insertions, 10 deletions
diff --git a/src/tool_easysrc.c b/src/tool_easysrc.c index 246d81469..c6ff95c10 100644 --- a/src/tool_easysrc.c +++ b/src/tool_easysrc.c @@ -63,7 +63,7 @@ static const char *const srchead[]={ /* easysrc_code statements come here */ static const char *const srchard[]={ "/* Here is a list of options the curl code used that cannot get generated", - " as source easily. You may select to either not use them or implement", + " as source easily. You may choose to either not use them or implement", " them yourself.", "", NULL diff --git a/tests/data/test1400 b/tests/data/test1400 index 08fa023d4..b4d29d379 100644 --- a/tests/data/test1400 +++ b/tests/data/test1400 @@ -79,7 +79,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1401 b/tests/data/test1401 index 609b34ce0..65efc474c 100644 --- a/tests/data/test1401 +++ b/tests/data/test1401 @@ -96,7 +96,7 @@ int main(int argc, char *argv[]) (long)CURLPROTO_HTTP); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1402 b/tests/data/test1402 index 89515a8ce..c111af4a9 100644 --- a/tests/data/test1402 +++ b/tests/data/test1402 @@ -84,7 +84,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1403 b/tests/data/test1403 index f8964f86b..f86f0111c 100644 --- a/tests/data/test1403 +++ b/tests/data/test1403 @@ -79,7 +79,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1404 b/tests/data/test1404 index 49f66a1cc..3b41c5cef 100644 --- a/tests/data/test1404 +++ b/tests/data/test1404 @@ -153,7 +153,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1405 b/tests/data/test1405 index 0a144e1a4..aa7cf4da1 100644 --- a/tests/data/test1405 +++ b/tests/data/test1405 @@ -93,7 +93,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1406 b/tests/data/test1406 index 498374779..969df638e 100644 --- a/tests/data/test1406 +++ b/tests/data/test1406 @@ -86,7 +86,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_INFILESIZE_LARGE, (curl_off_t)38); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1407 b/tests/data/test1407 index 5dba13943..7f48de2d1 100644 --- a/tests/data/test1407 +++ b/tests/data/test1407 @@ -66,7 +66,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1420 b/tests/data/test1420 index d100a6139..92905faba 100644 --- a/tests/data/test1420 +++ b/tests/data/test1420 @@ -71,7 +71,7 @@ int main(int argc, char *argv[]) curl_easy_setopt(hnd, CURLOPT_TCP_KEEPALIVE, 1L); /* Here is a list of options the curl code used that cannot get generated - as source easily. You may select to either not use them or implement + as source easily. You may choose to either not use them or implement them yourself. CURLOPT_WRITEDATA set to a objectpointer diff --git a/tests/data/test1465 b/tests/data/test1465 Binary files differindex ebbd5d6f1..e8caaa2ef 100644 --- a/tests/data/test1465 +++ b/tests/data/test1465 |