]> granicus.if.org Git - curl/commitdiff
runtests.pl: Fixed typo in message
authorDan Fandrich <dan@coneharvesters.com>
Mon, 30 Oct 2017 15:56:14 +0000 (16:56 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 30 Oct 2017 15:56:42 +0000 (16:56 +0100)
tests/runtests.pl

index 16a6ca8abb2885a6f67724f1f96eee95b1318142..7f6f81291595da0e394dff3bbed0d541570c0eb3 100755 (executable)
@@ -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