]> granicus.if.org Git - curl/commitdiff
curl_easy_getinfo.3: fix superfluous space
authorDaniel Stenberg <daniel@haxx.se>
Sat, 15 Aug 2015 21:56:28 +0000 (23:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Aug 2015 21:56:28 +0000 (23:56 +0200)
... and changed "oriented" to "related"

Closes #378

docs/libcurl/curl_easy_getinfo.3

index d48ca04c939bb6f02fcea911893654fb54fd4cf4..82708bb6087f44d6cf3c021f37a79776804a6c2a 100644 (file)
@@ -34,7 +34,7 @@ third argument \fBMUST\fP be a pointer to a long, a pointer to a char *, a
 pointer to a struct curl_slist * or a pointer to a double (as this
 documentation describes further down).  The data pointed-to will be filled in
 accordingly and can be relied upon only if the function returns CURLE_OK.  Use
-this function AFTER a performed transfer if you want to get transfer- oriented
+this function AFTER a performed transfer if you want to get transfer related
 data.
 
 You should not free the memory returned by this function unless it is