]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl.prov
- typo in a comment
[packages/perl.git] / 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.096073 seconds and 4 git commands to generate.