summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/Encode/bin/enc2xs2
-rwxr-xr-xlib/ExtUtils/xsubpp2
-rw-r--r--x2p/find2perl.PL2
-rw-r--r--x2p/s2p.PL2
4 files changed, 4 insertions, 4 deletions
diff --git a/ext/Encode/bin/enc2xs b/ext/Encode/bin/enc2xs
index 57d256ecd7..2179f6192e 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 a70e5d104d..e4e5b774d8 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 f10521abf4..5add931397 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 b0928fc32b..0a8d5298d3 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<y> commanf must have equal lengths.
+The translation table strings in a B<y> command must have equal lengths.
=item undefined label `%s'