Skip to content

Commit

Permalink
Fix typo in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Nov 25, 2012
1 parent d07e9a3 commit d01d6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Devel/Cover.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ easily create your own.
The F<gcov2perl> program can be used to convert gcov files to C<Devel::Cover>
databases. This allows you to display your C or XS code coverage together
with your Perl coverage, or to use any of the Devel::Cvoer reports to display
with your Perl coverage, or to use any of the Devel::Cover reports to display
your C coverage data.
You may find that the coverage results don't match your expectations. This
Expand Down

0 comments on commit d01d6ae

Please sign in to comment.