CURLOPT_READDATA.3: fixed typo

This commit is contained in:
Dan Fandrich 2014-06-17 00:46:32 +02:00
parent c3c4fd2671
commit 4a2da38bed

@ -40,7 +40,7 @@ If you're using libcurl as a win32 DLL, you MUST use a
.SH DEFAULT .SH DEFAULT
By default, this is a FILE * to stdin. By default, this is a FILE * to stdin.
.SH PROTOCOLS .SH PROTOCOLS
This is used for all protocls when sending data. This is used for all protocols when sending data.
.SH EXAMPLE .SH EXAMPLE
TODO TODO
.SH AVAILABILITY .SH AVAILABILITY