diff --git a/lib/easy.c b/lib/easy.c index b9e3fa31e2..da7272158a 100644 --- a/lib/easy.c +++ b/lib/easy.c @@ -734,7 +734,7 @@ static CURLcode easy_transfer(struct Curl_multi *multi) /* - * easy_perform() is the external interface that performs a blocking + * easy_perform() is the internal interface that performs a blocking * transfer as previously setup. * * CONCEPT: This function creates a multi handle, adds the easy handle to it,