]> granicus.if.org Git - curl/commit
curl: fix typo in time condition warning message
authorNick Draffen <nick.draffen@gmail.com>
Tue, 14 Feb 2017 21:20:51 +0000 (22:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Feb 2017 21:50:15 +0000 (22:50 +0100)
commit690935390c29cb97c8240463f49e22b7f3db77fb
tree4f022ae19e5e6fc81f768d3d5e400606d485d2fc
parent97c7591a57535d349b140a67efae5bb6a7bc537c
curl: fix typo in time condition warning message

The warning message had a typo. The argument long form is --time-cond
not --timecond

Closes #1263
src/tool_getparam.c