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

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

commit bfea1fe25652e9d97b54c9169e62557bcafdadb1
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Sep 9 13:39:13 2016 +0200

    Add a patch to fix a typo in the documentation.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index cac1204..51118e1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0001-Use-a-temporary-directory-as-HOME.patch
 Gtk3-0.026-Fix-Pango-font-syntax.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..ec38d25
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-09-09
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=117698
+Bug: https://rt.cpan.org/Ticket/Display.html?id=117698
+
+--- a/lib/Gtk3.pm
++++ b/lib/Gtk3.pm
+@@ -970,7 +970,7 @@
+     $self, _unpack_unless_array_ref ($data));
+ }
+ 
+-=item * For Gtk3::Dialog and Gtk3::InfoBar, a Perl implementaion of
++=item * For Gtk3::Dialog and Gtk3::InfoBar, a Perl implementation of
+ C<add_buttons> is provided.
+ 
+ =cut

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to