From: Matt Taggart Date: Thu, 26 Oct 2006 15:23:29 +0000 (-0700) Subject: Spelling nits from Debian bug list... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=863b2ca087e42ff68afb6c3798e231d6d04e396b;p=p5sagit%2Fp5-mst-13.2.git Spelling nits from Debian bug list... Subject: Bug#395426: perl: spelling errors Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus> p4raw-id: //depot/perl@29121 --- diff --git a/ext/Encode/bin/enc2xs b/ext/Encode/bin/enc2xs index 57d256e..2179f61 100644 --- a/ext/Encode/bin/enc2xs +++ b/ext/Encode/bin/enc2xs @@ -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. diff --git a/lib/ExtUtils/xsubpp b/lib/ExtUtils/xsubpp index a70e5d1..e4e5b77 100755 --- a/lib/ExtUtils/xsubpp +++ b/lib/ExtUtils/xsubpp @@ -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> diff --git a/x2p/find2perl.PL b/x2p/find2perl.PL index f10521a..5add931 100644 --- a/x2p/find2perl.PL +++ b/x2p/find2perl.PL @@ -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> diff --git a/x2p/s2p.PL b/x2p/s2p.PL index b0928fc..0a8d529 100644 --- a/x2p/s2p.PL +++ b/x2p/s2p.PL @@ -1945,7 +1945,7 @@ script or script file. =item string lengths in `y' command differ -The translation table strings in a B commanf must have equal lengths. +The translation table strings in a B command must have equal lengths. =item undefined label `%s'