aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HTTPGET.3
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2018-04-17 21:17:57 +0200
committerJay Satiro <raysatiro@yahoo.com>2018-04-17 15:32:51 -0400
commit24e835587714289214002506aa0e2d59313f95c0 (patch)
treef0370364e2b150a36a6e27d277e5277f527ba3b7 /docs/libcurl/opts/CURLOPT_HTTPGET.3
parentba48863e52ab042a6cf754e254dfb5062a45b090 (diff)
docs: fix typos
Closes https://github.com/curl/curl/pull/2503
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HTTPGET.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_HTTPGET.32
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>