From 24e835587714289214002506aa0e2d59313f95c0 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Tue, 17 Apr 2018 21:17:57 +0200 Subject: docs: fix typos Closes https://github.com/curl/curl/pull/2503 --- docs/libcurl/curl_easy_setopt.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libcurl/curl_easy_setopt.3') diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 97883d85d..01fecec86 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -274,9 +274,9 @@ Maximum number of redirects to follow. See \fICURLOPT_MAXREDIRS(3)\fP .IP CURLOPT_POSTREDIR How to act on redirects after POST. See \fICURLOPT_POSTREDIR(3)\fP .IP CURLOPT_PUT -Issue a HTTP PUT request. See \fICURLOPT_PUT(3)\fP +Issue an HTTP PUT request. See \fICURLOPT_PUT(3)\fP .IP CURLOPT_POST -Issue a HTTP POST request. See \fICURLOPT_POST(3)\fP +Issue an HTTP POST request. See \fICURLOPT_POST(3)\fP .IP CURLOPT_POSTFIELDS Send a POST with this data. See \fICURLOPT_POSTFIELDS(3)\fP .IP CURLOPT_POSTFIELDSIZE @@ -310,7 +310,7 @@ Start a new cookie session. See \fICURLOPT_COOKIESESSION(3)\fP .IP CURLOPT_COOKIELIST Add or control cookies. See \fICURLOPT_COOKIELIST(3)\fP .IP CURLOPT_HTTPGET -Do a HTTP GET request. See \fICURLOPT_HTTPGET(3)\fP +Do an HTTP GET request. See \fICURLOPT_HTTPGET(3)\fP .IP CURLOPT_REQUEST_TARGET Set the request target. \fICURLOPT_REQUEST_TARGET(3)\fP .IP CURLOPT_HTTP_VERSION -- cgit v1.2.3