develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #81846] [PATCH] Fix typos (spelling errors) in cpan/Parse-CPAN-Meta/*.

From:
perlbug-followup
Date:
January 7, 2011 01:57
Subject:
[perl #81846] [PATCH] Fix typos (spelling errors) in cpan/Parse-CPAN-Meta/*.
Message ID:
rt-3.6.HEAD-5425-1294384212-1355.81846-75-0@perl.org
# New Ticket Created by  (Peter J. Acklam) 
# Please include the string:  [perl #81846]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81846 >


---
 cpan/Parse-CPAN-Meta/Changes       |    2 +-
 cpan/Parse-CPAN-Meta/uupacktool.pl |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cpan/Parse-CPAN-Meta/Changes b/cpan/Parse-CPAN-Meta/Changes
index 0ba34c5..57104d0 100644
--- a/cpan/Parse-CPAN-Meta/Changes
+++ b/cpan/Parse-CPAN-Meta/Changes
@@ -9,7 +9,7 @@ Changes for Perl programming language extension Parse-CPAN-Meta
 	  5.8.1 so skip in the tests if needed (ADAMK)
 
 1.38 Sat 16 May 2009
-	- Synchorised version numbers with YAML::Tiny
+	- Synchronised version numbers with YAML::Tiny
 	- Code shrinkages to the bloaty Unicode/BOM code
 	- Merging a ton more tests from YAML::Tiny
 	- Added back some pointless options to yaml_ok that keep our
diff --git a/cpan/Parse-CPAN-Meta/uupacktool.pl b/cpan/Parse-CPAN-Meta/uupacktool.pl
index bb4dc00..9b4b469 100644
--- a/cpan/Parse-CPAN-Meta/uupacktool.pl
+++ b/cpan/Parse-CPAN-Meta/uupacktool.pl
@@ -149,7 +149,7 @@ sub usage {
 Usage: $^X $0 [-d dir] [-v] [-c] [-D] -p|-u [orig [packed|-s] | -m [manifest]]
 
     Handle binary files in source tree. Can be used to pack or
-    unpack files individiually or as specified by a manifest file.
+    unpack files individually or as specified by a manifest file.
 
 Options:
     -u  Unpack files (defaults to -u unless -p is specified)
-- 
1.7.3.3




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About