Re: Remove extra space from perltodo.pod
Matt Kraai [Fri, 7 Dec 2007 07:28:06 +0000 (23:28 -0800)]
Message-ID: <20071207152806.GD4190@ftbfs.org>

p4raw-id: //depot/perl@32606

pod/perltodo.pod

index a1ebcb5..0c85ceb 100644 (file)
@@ -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 @_