summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/MakeMaker
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-27 13:09:33 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-27 13:09:33 +0000
commit43a3695903dcfea2b7a821c88cf1a6051ce3ee8c (patch)
tree939384ea8b57f6a3b304f9804202c836dd2006b0 /lib/ExtUtils/MakeMaker
parent5518ecd4c71d9e274b4e6a0c6a7d04bade4a7cd9 (diff)
downloadperl-43a3695903dcfea2b7a821c88cf1a6051ce3ee8c.tar.gz
disturbing, disruptive typo in Tutorial.pod [PATCH]
From: "John P. Linderman" <jpl@research.att.com> Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT) Message-Id: <200308271210.IAA23907@raptor.research.att.com> Subject: typo in pod/perlnewmod.pod [PATCH] From: "John P. Linderman" <jpl@research.att.com> Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT) Message-Id: <200308271307.JAA46955@raptor.research.att.com> Subject: [PATCH] document the location of byacc From: Dave Mitchell <davem@fdgroup.com> Date: Wed, 27 Aug 2003 14:26:50 +0100 Message-ID: <20030827132650.GA23144@fdgroup.com> p4raw-id: //depot/perl@20917
Diffstat (limited to 'lib/ExtUtils/MakeMaker')
-rw-r--r--lib/ExtUtils/MakeMaker/Tutorial.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ExtUtils/MakeMaker/Tutorial.pod b/lib/ExtUtils/MakeMaker/Tutorial.pod
index b25e1bb2be..95165ddcd8 100644
--- a/lib/ExtUtils/MakeMaker/Tutorial.pod
+++ b/lib/ExtUtils/MakeMaker/Tutorial.pod
@@ -144,7 +144,7 @@ Suggested information to include here:
A file full of regular expressions to exclude when using 'make
manifest' to generate the MANIFEST. These regular expressions
-are checked against each filepath found in the distrubtion (so
+are checked against each filepath found in the distribution (so
you're matching against "t/foo.t" not "foo.t").
Here's a sample: