Spelling nits from Debian bug list...
authorMatt Taggart <taggart@debian.org>
Thu, 26 Oct 2006 15:23:29 +0000 (08:23 -0700)
committerSteve Peters <steve@fisharerojo.org>
Fri, 27 Oct 2006 03:48:34 +0000 (03:48 +0000)
Subject: Bug#395426: perl: spelling errors
Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>

p4raw-id: //depot/perl@29121

ext/Encode/bin/enc2xs
lib/ExtUtils/xsubpp
x2p/find2perl.PL
x2p/s2p.PL

index 57d256e..2179f61 100644 (file)
@@ -1192,7 +1192,7 @@ Encode uses the Unicode Character Map (UCM) format for source character
 mappings.  This format is used by IBM's ICU package and was adopted
 by Nick Ing-Simmons for use with the Encode module.  Since UCM is
 more flexible than Tcl's Encoding Map and far more user-friendly,
-this is the recommended formet for Encode now.
+this is the recommended format for Encode now.
 
 A UCM file looks like this.
 
index a70e5d1..e4e5b77 100755 (executable)
@@ -76,7 +76,7 @@ any makefiles generated by MakeMaker.
 
 =item B<-hiertype>
 
-Retains '::' in type names so that C++ hierachical types can be mapped.
+Retains '::' in type names so that C++ hierarchical types can be mapped.
 
 =item B<-except>
 
index f10521a..5add931 100644 (file)
@@ -842,7 +842,7 @@ True if (hard) link count of file matches N (see below).
 
 True if file's size matches N (see below) N is normally counted in
 512-byte blocks, but a suffix of "c" specifies that size should be
-counted in characters (bytes) and a suffix of "k" specifes that
+counted in characters (bytes) and a suffix of "k" specifies that
 size should be counted in 1024-byte blocks.
 
 =item C<-atime N>
index b0928fc..0a8d529 100644 (file)
@@ -1945,7 +1945,7 @@ script or script file.
 
 =item string lengths in `y' command differ
 
-The translation table strings in a B<y> commanf must have equal lengths.
+The translation table strings in a B<y> command must have equal lengths.
 
 =item undefined label `%s'