diff options
Diffstat (limited to 'tests/data/test1403')
-rw-r--r-- | tests/data/test1403 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |