]> granicus.if.org Git - curl/commitdiff
CURLMOPT_PIPELINING.3: language
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Sep 2016 12:09:21 +0000 (14:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Sep 2016 12:09:21 +0000 (14:09 +0200)
docs/libcurl/opts/CURLMOPT_PIPELINING.3

index 7169796569ae3633779ffa3b619271a7617b9dc5..1a4047659852ec7998f6a94cd69d3b034f50a909 100644 (file)
@@ -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