Skip to content

Commit 8147911

Browse files
committed
spelling: htmltest
Signed-off-by: Josh Soref <[email protected]>
1 parent cffdb74 commit 8147911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/htmltest-config.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sub _extract_ignore_dirs {
7474
}
7575

7676
sub _extract_htmltest_config {
77-
# Returns a list of htmltext config lines with whitespace trimmed away.
77+
# Returns a list of htmltest config lines with whitespace trimmed away.
7878

7979
my ($front_matter) = @_;
8080
my @lines = split /\n/, $front_matter;

0 commit comments

Comments
 (0)