[libmodule-pluggable-perl] 04/07: Fix typos in long description.

gregor herrmann gregoa at debian.org
Sat Jan 11 22:35:54 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-pluggable-perl.

commit 89b9a782667b55a44331b87056c0cf7f743e7109
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 11 23:31:26 2014 +0100

    Fix typos in long description.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 39c847e..08ae444 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: libmodule-pluggable-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: module for giving  modules the ability to have plugins
- Module::Plaggable Provides a simple but, hopefully, extensible way of having
+ Module::Pluggable provides a simple but, hopefully, extensible way of having
  'plugins' for your module. Essentially all it does is export a method into
  your namespace that looks through a search path for .pm files and turn those
  into class names. Optionally it instantiates those classes for you.

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



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