[libgoocanvas2-perl] 02/03: Fix informations->information

Jeffrey Ratcliffe jjr at debian.org
Fri Jan 5 15:58:28 UTC 2018


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

jjr pushed a commit to branch master
in repository libgoocanvas2-perl.

commit b417b1eb9214b584cd726f7f34abdbaaabfa4553
Author: Jeffrey Ratcliffe <jffry at posteo.net>
Date:   Sun Dec 10 11:32:39 2017 +0100

    Fix informations->information
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 13 +++++++++++++
 lib/GooCanvas2.pm             |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..74139ff
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,13 @@
+Description: Fix minor spelling mistake
+
+--- libgoocanvas2-perl-0.06.orig/lib/GooCanvas2.pm
++++ libgoocanvas2-perl-0.06/lib/GooCanvas2.pm
+@@ -134,7 +134,7 @@ On Mageia for example you have to instal
+ 
+ GooCanvas2 is a new canvas widget for use with Gtk3 that uses the Cairo 2d library for drawing. This is a simple and basic implementation of this wonderful Canvas widget.
+ 
+-For more informations see  L<https://wiki.gnome.org/action/show/Projects/GooCanvas>
++For more information see  L<https://wiki.gnome.org/action/show/Projects/GooCanvas>
+ 
+ For instructions, how to use GooCanvas2, please study the API reference at L<https://developer.gnome.org/goocanvas/unstable/> for now. A perl-specific documentation will perhaps come in later versions. But applying the C documentation should be no problem.
+ 
diff --git a/lib/GooCanvas2.pm b/lib/GooCanvas2.pm
index e7304fc..eca6fa7 100644
--- a/lib/GooCanvas2.pm
+++ b/lib/GooCanvas2.pm
@@ -134,7 +134,7 @@ On Mageia for example you have to install:
 
 GooCanvas2 is a new canvas widget for use with Gtk3 that uses the Cairo 2d library for drawing. This is a simple and basic implementation of this wonderful Canvas widget.
 
-For more informations see  L<https://wiki.gnome.org/action/show/Projects/GooCanvas>
+For more information see  L<https://wiki.gnome.org/action/show/Projects/GooCanvas>
 
 For instructions, how to use GooCanvas2, please study the API reference at L<https://developer.gnome.org/goocanvas/unstable/> for now. A perl-specific documentation will perhaps come in later versions. But applying the C documentation should be no problem.
 

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



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