From: Daniel Stenberg Date: Thu, 14 Jan 2021 12:40:12 +0000 (+0100) Subject: tool_operate: spellfix a comment X-Git-Tag: curl-7_75_0~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f32ead8bf38ba7cb86c98f16db7c0e28a5c07c8;p=thirdparty%2Fcurl.git tool_operate: spellfix a comment --- diff --git a/src/tool_operate.c b/src/tool_operate.c index 3f08ecc0d1..2c1db7a9ef 100644 --- a/src/tool_operate.c +++ b/src/tool_operate.c @@ -380,7 +380,7 @@ static CURLcode post_per_transfer(struct GlobalConfig *global, if(!result && !outs->stream && !outs->bytes) { /* we have received no data despite the transfer was successful - ==> force cration of an empty output file (if an output file + ==> force creation of an empty output file (if an output file was specified) */ long cond_unmet = 0L; /* do not create (or even overwrite) the file in case we get no