curl: correct grammar in generated libcurl code

Closes #7802
This commit is contained in:
Борис Верховский 2021-10-01 08:57:00 -06:00 committed by Daniel Stenberg
parent 3723ba62a5
commit 3aead057a1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
11 changed files with 10 additions and 10 deletions

View file

@ -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