]> git.imager.perl.org - imager.git/commitdiff
typo fixes in the sources of APIRef.pod
authorTony Cook <tony@develop-help.com>
Thu, 31 Oct 2013 01:07:58 +0000 (12:07 +1100)
committerTony Cook <tony@develop-help.com>
Thu, 31 Oct 2013 01:07:58 +0000 (12:07 +1100)
fills.c
iolayer.c
lib/Imager/APIRef.pod

diff --git a/fills.c b/fills.c
index 2a124764eff188b45dd7b6a5a31324545bb5216d..ea5864760feea726ed274982bc580c4cafc51093 100644 (file)
--- a/fills.c
+++ b/fills.c
@@ -429,7 +429,7 @@ If C<cust_hatch> is NULL then one of the standard hatches is used.
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
-with the the side of a filled area.
+with the side of a filled area.
 
 =cut
 */
 
 =cut
 */
@@ -457,7 +457,7 @@ If C<cust_hatch> is NULL then one of the standard hatches is used.
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
-with the the side of a filled area.
+with the side of a filled area.
 
 =cut
 */
 
 =cut
 */
index c6b89abd98d13ad7269d4c39eae52b40bee9bf49..3bc9979acebc59034df880f83e83a651179531a4 100644 (file)
--- a/iolayer.c
+++ b/iolayer.c
@@ -247,7 +247,7 @@ X<io_new_fd API>X<im_io_new_fd API>
 =category I/O Layers
 
 Returns a new io_glue object that has the source defined as reading
 =category I/O Layers
 
 Returns a new io_glue object that has the source defined as reading
-from specified file descriptor.  Note that the the interface to receiving
+from specified file descriptor.  Note that the interface to receiving
 data from the io_glue callbacks hasn't been done yet.
 
   ctx - and Imager context object
 data from the io_glue callbacks hasn't been done yet.
 
   ctx - and Imager context object
index 741403642cbb23160341d32ba78a406d3528f431..a607dde0327fa7dec04b3ccdef35cd43682f3851 100644 (file)
@@ -1103,7 +1103,7 @@ If C<cust_hatch> is NULL then one of the standard hatches is used.
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
-with the the side of a filled area.
+with the side of a filled area.
 
 
 =for comment
 
 
 =for comment
@@ -1125,7 +1125,7 @@ If C<cust_hatch> is NULL then one of the standard hatches is used.
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
 
 (C<dx>, C<dy>) are an offset into the hatch which can be used to hatch
 adjoining areas out of alignment, or to align the origin of a hatch
-with the the side of a filled area.
+with the side of a filled area.
 
 
 =for comment
 
 
 =for comment
@@ -1265,7 +1265,7 @@ From: File iolayer.c
 X<io_new_fd API>X<im_io_new_fd API>
 
 Returns a new io_glue object that has the source defined as reading
 X<io_new_fd API>X<im_io_new_fd API>
 
 Returns a new io_glue object that has the source defined as reading
-from specified file descriptor.  Note that the the interface to receiving
+from specified file descriptor.  Note that the interface to receiving
 data from the io_glue callbacks hasn't been done yet.
 
   ctx - and Imager context object
 data from the io_glue callbacks hasn't been done yet.
 
   ctx - and Imager context object