This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #82730] Fix filename reference to perldelta_template.
authorMichael Stevens <mstevens@etla.org>
Mon, 24 Jan 2011 20:34:16 +0000 (12:34 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 25 Jan 2011 04:03:51 +0000 (20:03 -0800)
Porting/how_to_write_a_perldelta.pod

index 423b42a..04fc972 100644 (file)
@@ -8,7 +8,7 @@ there, steal it.
 
 =head2 Template
 
-Note there is a file F<Porting/perldelta_template> which contains a
+Note there is a file F<Porting/perldelta_template.pod> which contains a
 skeleton version of a perldelta.pod file, which should normally be copied
 in at the start of a new release.