]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- typo in a comment
authorradek <radek@pld-linux.org>
Tue, 18 Mar 2003 20:58:25 +0000 (20:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.prov -> 1.8

perl.prov

index 2319092bfc7eca1d84985036247831f289aa2b58..b41f2481434a65b7db82e84c55c62b966de6751b 100644 (file)
--- a/perl.prov
+++ b/perl.prov
@@ -108,8 +108,8 @@ sub process_file {
 }
 
 
-# Returns true if the package name matches the patch,
-# so you can use() it.  False otherwise.
+# Returns C<true> if the package name matches the path,
+# so you can use() it.  C<false> otherwise.
 sub match_the_path {
        my ( $file, $pack ) = @_;
        $pack =~ s#::#/#g;
This page took 0.036591 seconds and 4 git commands to generate.