[libdevel-cover-perl] 22/32: Fix a typo in Devel/Cover.pm

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:26:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag v1.18
in repository libdevel-cover-perl.

commit 1cef39fb0a09e526f58900c616cbda34a86c33aa
Author: Daniel Perrett <perrettdl at googlemail.com>
Date:   Tue Mar 17 13:30:11 2015 +0000

    Fix a typo in Devel/Cover.pm
    
    Fix a typo
---
 lib/Devel/Cover.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Devel/Cover.pm b/lib/Devel/Cover.pm
index 6023d1c..ee8ccc6 100644
--- a/lib/Devel/Cover.pm
+++ b/lib/Devel/Cover.pm
@@ -1470,7 +1470,7 @@ construct.
 =head3 Statements
 
 The "uncoverable" comment should appear on either the same line as the
-statement, of on the line before it:
+statement, or on the line before it:
 
     $impossible++;  # uncoverable statement
     # uncoverable statement

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-cover-perl.git



More information about the Pkg-perl-cvs-commits mailing list