[libmoox-handlesvia-perl] 02/05: Fix-typos-atttribute.patch: new patch (forwarded upstream).

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 24 13:02:21 UTC 2017


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

intrigeri pushed a commit to branch master
in repository libmoox-handlesvia-perl.

commit 54f569b536dca9e1dbebd01742b999a73635d353
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Jun 24 12:09:27 2017 +0000

    Fix-typos-atttribute.patch: new patch (forwarded upstream).
---
 debian/patches/Fix-typos-atttribute.patch | 36 +++++++++++++++++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 37 insertions(+)

diff --git a/debian/patches/Fix-typos-atttribute.patch b/debian/patches/Fix-typos-atttribute.patch
new file mode 100644
index 0000000..5f4bb48
--- /dev/null
+++ b/debian/patches/Fix-typos-atttribute.patch
@@ -0,0 +1,36 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Sat, 24 Jun 2017 12:06:23 +0000
+Subject: Fix typos: "atttribute".
+Forwarded: https://github.com/mattp-/MooX-HandlesVia/pull/6
+
+---
+ README.mkdn            | 2 +-
+ lib/MooX/HandlesVia.pm | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/README.mkdn b/README.mkdn
+index 1c49ef0..6c685f9 100644
+--- a/README.mkdn
++++ b/README.mkdn
+@@ -36,7 +36,7 @@ version 0.001008
+ 
+ MooX::HandlesVia is an extension of Moo's 'handles' attribute functionality. It
+ provides a means of proxying functionality from an external class to the given
+-atttribute. This is most commonly used as a way to emulate 'Native Trait'
++attribute. This is most commonly used as a way to emulate 'Native Trait'
+ behavior that has become commonplace in Moose code, for which there was no Moo
+ alternative.
+ 
+diff --git a/lib/MooX/HandlesVia.pm b/lib/MooX/HandlesVia.pm
+index 00a8771..ccd23d5 100644
+--- a/lib/MooX/HandlesVia.pm
++++ b/lib/MooX/HandlesVia.pm
+@@ -131,7 +131,7 @@ version 0.001008
+ 
+ MooX::HandlesVia is an extension of Moo's 'handles' attribute functionality. It
+ provides a means of proxying functionality from an external class to the given
+-atttribute. This is most commonly used as a way to emulate 'Native Trait'
++attribute. This is most commonly used as a way to emulate 'Native Trait'
+ behavior that has become commonplace in Moose code, for which there was no Moo
+ alternative.
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..bb3f3b7
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Fix-typos-atttribute.patch

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



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