Typo: Intsance -> Instance (#546)

This commit is contained in:
I
2022-08-01 14:35:44 +02:00
committed by GitHub
parent ac3843bcb7
commit a950b223ff
19 changed files with 19 additions and 19 deletions

View File

@@ -3258,7 +3258,7 @@ sub get_instances_to_check {
my @instances_to_check;
foreach my $instance ( @$instances ) {
my $last_check_time = $last_check_time_for{ $instance->{id} };
PTDEBUG && _d('Intsance', $instance->{id}, 'last checked',
PTDEBUG && _d('Instance', $instance->{id}, 'last checked',
$last_check_time, 'now', $now, 'diff', $now - ($last_check_time || 0),
'hours until next check',
sprintf '%.2f',