[libmath-polygon-perl] 05/06: debian/patches/fix-spelling-error: Fix spelling error

Angel Abad angel at debian.org
Sat Oct 8 09:21:51 UTC 2016


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

angel pushed a commit to branch master
in repository libmath-polygon-perl.

commit 23ba7270a7058e845b0d65f2b633ca86dba7fe5a
Author: Angel Abad <angelabad at gmail.com>
Date:   Sat Oct 8 11:17:11 2016 +0200

    debian/patches/fix-spelling-error: Fix spelling error
---
 debian/patches/fix-spelling-error | 25 +++++++++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/fix-spelling-error b/debian/patches/fix-spelling-error
new file mode 100644
index 0000000..2eb2bb7
--- /dev/null
+++ b/debian/patches/fix-spelling-error
@@ -0,0 +1,25 @@
+Description: Fix spelling error
+Origin: vendor
+Author: Angel Abad <angel at debian.org>
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=118297
+
+--- a/lib/Math/Polygon.pod
++++ b/lib/Math/Polygon.pod
+@@ -88,7 +88,7 @@
+ 
+ =item $obj-E<gt>B<order>()
+ 
+-Returns the number of uniqe points: one less than L<nrPoints()|Math::Polygon/"Attributes">.
++Returns the number of unique points: one less than L<nrPoints()|Math::Polygon/"Attributes">.
+ 
+ =item $obj-E<gt>B<point>( $index, [$index,...] )
+ 
+@@ -235,7 +235,7 @@
+ =item $obj-E<gt>B<startMinXY>()
+ 
+ Returns a new polygon object, where the points are rotated in such a way
+-that the point which is losest to the left-bottom point of the bouding
++that the point which is losest to the left-bottom point of the bounding
+ box has become the first.
+ 
+ Function L<Math::Polygon::Calc::polygon_start_minxy()|Math::Polygon::Calc/"FUNCTIONS">.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0ed6b03
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error

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



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