[libcatalyst-modules-perl] 01/02: patch spelling errors in Catalyst-Component-InstancePerContext
Damyan Ivanov
dmn at moszumanska.debian.org
Sun May 11 21:49:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-modules-perl.
commit 39b7c7f3f5a3741dc591c21b557648faa50d105a
Author: Damyan Ivanov <dmn at debian.org>
Date: Sun May 11 21:49:04 2014 +0000
patch spelling errors in Catalyst-Component-InstancePerContext
---
.../Catalyst-Component-InstancePerContext/pod-spelling.patch | 11 +++++++++++
debian/patches/Catalyst-Component-InstancePerContext/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/Catalyst-Component-InstancePerContext/pod-spelling.patch b/debian/patches/Catalyst-Component-InstancePerContext/pod-spelling.patch
new file mode 100644
index 0000000..f34da77
--- /dev/null
+++ b/debian/patches/Catalyst-Component-InstancePerContext/pod-spelling.patch
@@ -0,0 +1,11 @@
+--- a/lib/Catalyst/Component/InstancePerContext.pm
++++ b/lib/Catalyst/Component/InstancePerContext.pm
+@@ -49,7 +49,7 @@ Your consuming class B<must> implement t
+
+ =head2 build_per_context_instance
+
+-The value returned by this call is what you will recieve when you call
++The value returned by this call is what you will receive when you call
+ $c->component('YourComponent').
+
+ =head1 PROVIDED METHODS
diff --git a/debian/patches/Catalyst-Component-InstancePerContext/series b/debian/patches/Catalyst-Component-InstancePerContext/series
new file mode 100644
index 0000000..ad85da2
--- /dev/null
+++ b/debian/patches/Catalyst-Component-InstancePerContext/series
@@ -0,0 +1 @@
+pod-spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-perl.git
More information about the Pkg-perl-cvs-commits
mailing list