1 2 3 4 5 6 7 8 9 10 11 12 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.
|