Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Dec 14, 2023
1 parent 156fd4c commit ca51895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cover
Expand Up @@ -101,7 +101,7 @@ sub get_options {
$Options->{report} = ["html"]
if !@{$Options->{report}} && !exists $Options->{write};

# handle comma seperated ops, like -coverage branch,statement
# handle comma separated ops, like -coverage branch,statement

# also accept them in the same format they're output
my %coverage_abbrev = (
Expand Down

0 comments on commit ca51895

Please sign in to comment.