From a06ce29482e422e623acbc84d4e72b4f9ac99904 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 1 Nov 2021 14:14:24 -0400 Subject: curl.1: fix typos in the manpage s/transfering/transferring/ s/transfered/transferred/ Signed-off-by: Sergio Durigan Junior Closes #7937 --- docs/cmdline-opts/write-out.d | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/cmdline-opts/write-out.d') diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index a3a928b3d..d32770c7d 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -113,7 +113,7 @@ The URL scheme (sometimes called protocol) that was effectively used. (Added in .TP .B size_download The total amount of bytes that were downloaded. This is the size of the -body/data that was transfered, excluding headers. +body/data that was transferred, excluding headers. .TP .B size_header The total amount of bytes of the downloaded headers. @@ -123,7 +123,7 @@ The total amount of bytes that were sent in the HTTP request. .TP .B size_upload The total amount of bytes that were uploaded. This is the size of the -body/data that was transfered, excluding headers. +body/data that was transferred, excluding headers. .TP .B speed_download The average download speed that curl measured for the complete download. Bytes -- cgit v1.2.1