CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency

This commit is contained in:
Svyatoslav Mishyn 2015-09-05 11:23:59 +03:00 committed by Daniel Stenberg
parent 5dc556031b
commit d36d83ba4b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
.\"
.TH CURLINFO_CONTENT_LENGTH_UPLOAD 3 "1 Sep 2015" "libcurl 7.44.0" "curl_easy_getinfo options"
.SH NAME
CURLINFO_CONTENT_LENGTH_UPLOAD \- receive the specified size of the upload
CURLINFO_CONTENT_LENGTH_UPLOAD \- get the specified size of the upload
.SH SYNOPSIS
#include <curl/curl.h>