[perl-ExtUtils-Command] Correct description

Petr Pisar ppisar at fedoraproject.org
Wed Nov 12 15:54:23 UTC 2014


commit 9e10b34b4dad5bbd48f59ebde16b14ab0106ccd5
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 12 16:36:57 2014 +0100

    Correct description

 perl-ExtUtils-Command.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-ExtUtils-Command.spec b/perl-ExtUtils-Command.spec
index ce3bc61..27ae8dd 100644
--- a/perl-ExtUtils-Command.spec
+++ b/perl-ExtUtils-Command.spec
@@ -30,7 +30,7 @@ Requires:       perl(File::Find)
 
 %description
 This Perl module is used to replace common UNIX commands. In all cases the
-functions work from @ARGV rather than taking arguments. This makes them
+functions work with @ARGV rather than taking arguments. This makes them
 easier to deal with in Makefiles.
 
 %prep


More information about the scm-commits mailing list