summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-multi.3
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2016-12-30 11:28:41 +0000
committerAlessandro Ghedini <alessandro@ghedini.me>2016-12-30 11:28:41 +0000
commitd4e5ed3bd25935c7dc74a5fd183032d7649d2db8 (patch)
tree7154e27515e1426af43dd7eaddb2782bdd3a05e4 /docs/libcurl/libcurl-multi.3
parent39d7693eaf9567b6ef94cc319976834f9008f03c (diff)
New upstream version 7.52.1
Diffstat (limited to 'docs/libcurl/libcurl-multi.3')
-rw-r--r--docs/libcurl/libcurl-multi.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3
index e5a58920..0717be77 100644
--- a/docs/libcurl/libcurl-multi.3
+++ b/docs/libcurl/libcurl-multi.3
@@ -42,7 +42,7 @@ and when to ask libcurl to get/send data.
complicated for the application.
3. Enable the application to wait for action on its own file descriptors and
-curl's file descriptors simultaneous easily.
+curl's file descriptors simultaneously.
4. Enable event-based handling and scaling transfers up to and beyond
thousands of parallel connections.