summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2005-06-02 11:19:54 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-06-03 08:04:25 +0000
commit21788cee3a50e007b636f41ca44194e7ece8dd5e (patch)
treed7fccc07dbacb727f1e2d96499970be0b3682421 /Porting
parent939dd3dd0d6d87c0f63ea36b396e49b57bf9bf09 (diff)
downloadperl-21788cee3a50e007b636f41ca44194e7ece8dd5e.tar.gz
Quotes in pod/*.pod
Message-ID: <20050602211954.GA22107@petdance.com> p4raw-id: //depot/perl@24686
Diffstat (limited to 'Porting')
-rw-r--r--Porting/pumpkin.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod
index 37e68f89ea..5b18fca5a0 100644
--- a/Porting/pumpkin.pod
+++ b/Porting/pumpkin.pod
@@ -791,7 +791,7 @@ The only currently known leaks happen when there are compile-time errors
within eval or require. (Fixing these is non-trivial, unfortunately, but
they must be fixed eventually.)
-=head1 Common Gotcha's
+=head1 Common Gotchas
=over 4