Skip to content
Snippets Groups Projects
Commit 5a136398 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

curl_easy_getinfo.3: fix superfluous space

... and changed "oriented" to "related"

Closes #378
parent 7166d91a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment