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

minor comment fix

parent bdd4294e
No related branches found
No related tags found
No related merge requests found
......@@ -646,7 +646,7 @@ CURLMcode curl_multi_remove_handle(CURLM *multi_handle,
}
/* If this easy_handle was the last one in charge for one or more
connections a the shared connection cache, we might need to keep this
connections in the shared connection cache, we might need to keep this
handle around until either A) the connection is closed and killed
properly, or B) another easy_handle uses the connection.
......
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