[libobject-container-perl] 01/01: Fix spelling error in d/control

Marius Gavrilescu marius-guest at alioth.debian.org
Wed Oct 23 19:15:53 UTC 2013


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

marius-guest pushed a commit to branch master
in repository libobject-container-perl.

commit 0baed18df1e4872faec8f45c900a81d200e72b79
Author: Marius Gavrilescu <marius at ieval.ro>
Date:   Wed Oct 23 22:15:33 2013 +0300

    Fix spelling error in d/control
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 22cdb54..224bc13 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: module that provides a simple object container
  For example, if you want to have a single instance of WWW::Mechanize
  throughout a program, you can do
  Object::Container->register('WWW::Mechanize') somewhere and then you
- can retrieve that instance of WWW::Mechanize from anywhere elsee with
+ can retrieve that instance of WWW::Mechanize from anywhere else with
  Object::Container->get('WWW::Mechanize');
  .
  Class::Singleton is a similar module, which makes subclasses

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



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