projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c4fd2
)
CURLOPT_READDATA.3: fixed typo
author
Dan Fandrich
<dan@coneharvesters.com>
Mon, 16 Jun 2014 22:46:32 +0000
(
00:46
+0200)
committer
Dan Fandrich
<dan@coneharvesters.com>
Mon, 16 Jun 2014 22:47:25 +0000
(
00:47
+0200)
docs/libcurl/opts/CURLOPT_READDATA.3
patch
|
blob
|
history
diff --git
a/docs/libcurl/opts/CURLOPT_READDATA.3
b/docs/libcurl/opts/CURLOPT_READDATA.3
index 8a281d284d480cc1cc693e12a817addebd875bf8..db666316e325e102acf1a78fb585b2dec6a45996 100644
(file)
--- a/
docs/libcurl/opts/CURLOPT_READDATA.3
+++ b/
docs/libcurl/opts/CURLOPT_READDATA.3
@@
-40,7
+40,7
@@
If you're using libcurl as a win32 DLL, you MUST use a
.SH DEFAULT
By default, this is a FILE * to stdin.
.SH PROTOCOLS
-This is used for all protocls when sending data.
+This is used for all protoc
o
ls when sending data.
.SH EXAMPLE
TODO
.SH AVAILABILITY