aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/libcurl/opts/CURLOPT_READDATA.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_READDATA.3 b/docs/libcurl/opts/CURLOPT_READDATA.3
index 8a281d284..db666316e 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