summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2007-12-06 23:28:06 -0800
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-11 10:00:56 +0000
commitde5357942a5c1ad0c651e7d2ce26b08c92cd7a61 (patch)
tree62c5265c8e0a7e289c058dab1a750fd20d9d1b83
parentaf30f7a9916860172b157c588c7799077604a8ee (diff)
downloadperl-de5357942a5c1ad0c651e7d2ce26b08c92cd7a61.tar.gz
Re: Remove extra space from perltodo.pod
Message-ID: <20071207152806.GD4190@ftbfs.org> p4raw-id: //depot/perl@32606
-rw-r--r--pod/perltodo.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index a1ebcb5d48..0c85ceb1ce 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -766,11 +766,11 @@ perl and XS subroutines. Subroutine implementations rarely change between
perl and XS at run time, so investigate using 2 ops to enter subs (one for
XS, one for perl) and swap between if a sub is redefined.
-=head2 Self ties
+=head2 Self-ties
-Self ties are currently illegal because they caused too many segfaults. Maybe
+Self-ties are currently illegal because they caused too many segfaults. Maybe
the causes of these could be tracked down and self-ties on all types
-re-instated.
+reinstated.
=head2 Optimize away @_