We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cffdb74 commit 8147911Copy full SHA for 8147911
scripts/htmltest-config.pl
@@ -74,7 +74,7 @@ sub _extract_ignore_dirs {
74
}
75
76
sub _extract_htmltest_config {
77
- # Returns a list of htmltext config lines with whitespace trimmed away.
+ # Returns a list of htmltest config lines with whitespace trimmed away.
78
79
my ($front_matter) = @_;
80
my @lines = split /\n/, $front_matter;
0 commit comments