From 8f32ead8bf38ba7cb86c98f16db7c0e28a5c07c8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 14 Jan 2021 13:40:12 +0100 Subject: [PATCH] tool_operate: spellfix a comment --- src/tool_operate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tool_operate.c b/src/tool_operate.c index 3f08ecc0d..2c1db7a9e 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