From 4c44155cfe67c2eb009b49ba03876767dfa18ea5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 1 Sep 2016 14:09:21 +0200 Subject: CURLMOPT_PIPELINING.3: language --- docs/libcurl/opts/CURLMOPT_PIPELINING.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/opts') diff --git a/docs/libcurl/opts/CURLMOPT_PIPELINING.3 b/docs/libcurl/opts/CURLMOPT_PIPELINING.3 index 716979656..1a4047659 100644 --- a/docs/libcurl/opts/CURLMOPT_PIPELINING.3 +++ b/docs/libcurl/opts/CURLMOPT_PIPELINING.3 @@ -40,7 +40,7 @@ connection rather than being executed in parallel. For multiplexing, this means that follow-up requests can re-use an existing connection and send the new request multiplexed over that at the same time as -other transfers are already done of that single connection. +other transfers are already using that single connection. There are several other related options that are interesting to tweak and adjust to alter how libcurl spreads out requests on different connections or -- cgit v1.2.3