From: Dan Fandrich Date: Mon, 16 Jun 2014 22:46:32 +0000 (+0200) Subject: CURLOPT_READDATA.3: fixed typo X-Git-Tag: curl-7_37_1~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a2da38bedcd9f6057409c1f6f3202ceae1f5881;p=thirdparty%2Fcurl.git CURLOPT_READDATA.3: fixed typo --- diff --git a/docs/libcurl/opts/CURLOPT_READDATA.3 b/docs/libcurl/opts/CURLOPT_READDATA.3 index 8a281d284d..db666316e3 100644 --- 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 protocols when sending data. .SH EXAMPLE TODO .SH AVAILABILITY