Skip to content

Commit b70a9f2

Browse files
committed
Another typo
Signed-off-by: Henry Cox <[email protected]>
1 parent 0dec934 commit b70a9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/geninfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2630,7 +2630,7 @@ sub intermediate_json_to_info($)
26302630
}
26312631
if ($conditions && @$conditions) {
26322632
#die("unexpected multiple conditions at $line") if scalar(@$conditions) > 1;
2633-
#lcovutil::debig(1, "MDCD at $filename:$line\n");
2633+
#lcovutil::debug(1, "MCDC at $filename:$line\n");
26342634
my $mcdc = $mcdcMap->new_mcdc($fileData, $line);
26352635

26362636
foreach my $c (@$conditions) {

0 commit comments

Comments
 (0)