r67473 - in /trunk/libastro-fits-header-perl/lib/Astro/FITS: Header.pm Header/AST.pm Header/CFITSIO.pm

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 18 08:36:07 UTC 2011


Author: periapt-guest
Date: Tue Jan 18 08:35:59 2011
New Revision: 67473

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67473
Log:
unapplying patch

Modified:
    trunk/libastro-fits-header-perl/lib/Astro/FITS/Header.pm
    trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/AST.pm
    trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/CFITSIO.pm

Modified: trunk/libastro-fits-header-perl/lib/Astro/FITS/Header.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/lib/Astro/FITS/Header.pm?rev=67473&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/lib/Astro/FITS/Header.pm (original)
+++ trunk/libastro-fits-header-perl/lib/Astro/FITS/Header.pm Tue Jan 18 08:35:59 2011
@@ -13,7 +13,7 @@
 =head1 DESCRIPTION
 
 Stores information about a FITS header block in an object. Takes an hash
-with an array reference as an argument. The array should contain a list
+with an array reference as an arguement. The array should contain a list
 of FITS header cards as input.
 
 =cut

Modified: trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/AST.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/AST.pm?rev=67473&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/AST.pm (original)
+++ trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/AST.pm Tue Jan 18 08:35:59 2011
@@ -20,7 +20,7 @@
 the FITS HDU from an AST FrameSet object.
 
 It stores information about a FITS header block in an object. Takes an hash
-as an argument, with an array reference pointing to an Starlink::AST
+as an arguement, with an array reference pointing to an Starlink::AST
 FramSet object.
 
 =cut

Modified: trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/CFITSIO.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/CFITSIO.pm?rev=67473&op=diff
==============================================================================
--- trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/CFITSIO.pm (original)
+++ trunk/libastro-fits-header-perl/lib/Astro/FITS/Header/CFITSIO.pm Tue Jan 18 08:35:59 2011
@@ -23,7 +23,7 @@
 directly to a FITS HDU.
 
 It stores information about a FITS header block in an object. Takes an
-hash as an argument, with either an array reference pointing to an
+hash as an arguement, with either an array reference pointing to an
 array of FITS header cards, or a filename, or (alternatively) and FITS
 identifier.
 




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