aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_getinfo.3
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2013-01-28 14:22:48 +0100
committerKamil Dudka <kdudka@redhat.com>2013-01-28 14:22:48 +0100
commit826e1b81fa67fd6473cd9af61d8b8b7997e50023 (patch)
tree8a734db8cbc3f1a35819e138d4da45841e1a312a /docs/libcurl/curl_easy_getinfo.3
parent11dde6ac7237f9f2cd43778ad2ea58dba0ed480b (diff)
docs: fix typos in man pages
Reported by: Jiri Jaburek Bug: https://bugzilla.redhat.com/896544
Diffstat (limited to 'docs/libcurl/curl_easy_getinfo.3')
-rw-r--r--docs/libcurl/curl_easy_getinfo.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_getinfo.3 b/docs/libcurl/curl_easy_getinfo.3
index 096813609..44e377b94 100644
--- a/docs/libcurl/curl_easy_getinfo.3
+++ b/docs/libcurl/curl_easy_getinfo.3
@@ -162,7 +162,7 @@ method(s) available for your proxy authentication. (Added in 7.10.8)
.IP CURLINFO_OS_ERRNO
Pass a pointer to a long to receive the errno variable from a connect failure.
Note that the value is only set on failure, it is not reset upon a
-successfull operation. (Added in 7.12.2)
+successful operation. (Added in 7.12.2)
.IP CURLINFO_NUM_CONNECTS
Pass a pointer to a long to receive how many new connections libcurl had to
create to achieve the previous transfer (only the successful connects are