Commit 4a2da38b authored by Dan Fandrich's avatar Dan Fandrich
Browse files

CURLOPT_READDATA.3: fixed typo

parent c3c4fd26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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