aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2012-07-20 21:02:58 +0200
committerDan Fandrich <dan@coneharvesters.com>2012-07-20 21:02:58 +0200
commitcb787b70bf5fa16bc1f83405c16d6c092e6daf46 (patch)
tree608f11773126a15abef376b5991a75b67dea0265 /docs/KNOWN_BUGS
parent0f15ed1617b0798c0469103a8b431f5d5ce9b01c (diff)
Fixed some typos in documentation
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index d70896c9a..6e207789c 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -19,7 +19,7 @@ may have been fixed since this was written!
http://curl.haxx.se/bug/view.cgi?id=3438362
77. CURLOPT_FORBID_REUSE on a handle prevents NTLM from working since it
- "absuses" the underlying connection re-use system and if connections are
+ "abuses" the underlying connection re-use system and if connections are
forced to close they break the NTLM support.
76. The SOCKET type in Win64 is 64 bits large (and thus so is curl_socket_t on