CURLOPT_READDATA.3: fixed typo
authorDan Fandrich <dan@coneharvesters.com>
Mon, 16 Jun 2014 22:46:32 +0000 (00:46 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 16 Jun 2014 22:47:25 +0000 (00:47 +0200)
docs/libcurl/opts/CURLOPT_READDATA.3

index 8a281d2..db66631 100644 (file)
@@ -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