diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HTTPGET.3')
-rw-r--r-- | docs/libcurl/opts/CURLOPT_HTTPGET.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_HTTPGET.3 b/docs/libcurl/opts/CURLOPT_HTTPGET.3 index 01de1f3cb..36995fb33 100644 --- a/docs/libcurl/opts/CURLOPT_HTTPGET.3 +++ b/docs/libcurl/opts/CURLOPT_HTTPGET.3 @@ -22,7 +22,7 @@ .\" .TH CURLOPT_HTTPGET 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" .SH NAME -CURLOPT_HTTPGET \- ask for a HTTP GET request +CURLOPT_HTTPGET \- ask for an HTTP GET request .SH SYNOPSIS #include <curl/curl.h> |