From: Dan Fandrich Date: Mon, 30 Oct 2017 15:56:14 +0000 (+0100) Subject: runtests.pl: Fixed typo in message X-Git-Tag: curl-7_57_0~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89116e3422ea310a27d6a1f8a94c17c222bfae39;p=curl runtests.pl: Fixed typo in message --- diff --git a/tests/runtests.pl b/tests/runtests.pl index 16a6ca8ab..7f6f81291 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -601,7 +601,7 @@ sub torture { my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time()); my $now = sprintf("%02d:%02d:%02d ", $hour, $min, $sec); - logmsg "Fail funcion no: $limit at $now\r"; + logmsg "Fail function no: $limit at $now\r"; } # make the memory allocation function number $limit return failure