summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-07-18 12:14:09 +0100
committerAaron Crane <arc@cpan.org>2017-07-18 12:14:09 +0100
commit589c97f41d373f2e7205a4ffbcb7a639635b7bda (patch)
tree36597f669338912c6243bf5c1969c35fa4b8308c
parente1d354993802640ccfdfb4949cc8dc3ae14db4f1 (diff)
downloadperl-589c97f41d373f2e7205a4ffbcb7a639635b7bda.tar.gz
Porting/perldelta_template.pod: tiny grammar tweak
-rw-r--r--Porting/perldelta_template.pod16
1 files changed, 8 insertions, 8 deletions
diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod
index de166467b5..c0b6e6f8a1 100644
--- a/Porting/perldelta_template.pod
+++ b/Porting/perldelta_template.pod
@@ -83,7 +83,7 @@ as an updated module in the L</Modules and Pragmata> section.
XXX Changes which enhance performance without changing behaviour go here.
There may well be none in a stable release.
-[ List each enhancement as a =item entry ]
+[ List each enhancement as an =item entry ]
=over 4
@@ -101,7 +101,7 @@ following sections using F<Porting/corelist-perldelta.pl>. A paragraph summary
for important changes should then be added by hand. In an ideal world,
dual-life modules would have a F<Changes> file that could be cribbed.
-[ Within each section, list entries as a =item entry ]
+[ Within each section, list entries as an =item entry ]
=head2 New Modules and Pragmata
@@ -240,7 +240,7 @@ go here. Any other changes to the Perl build process should be listed here.
However, any platform-specific changes should be listed in the
L</Platform Support> section, instead.
-[ List changes as a =item entry ].
+[ List changes as an =item entry ].
=over 4
@@ -269,7 +269,7 @@ Tests were added and changed to reflect the other additions and
changes in this release. Furthermore, these significant changes were
made:
-[ List each test improvement as a =item entry ]
+[ List each test improvement as an =item entry ]
=over 4
@@ -283,7 +283,7 @@ XXX
XXX Any changes to platform support should be listed in the sections below.
-[ Within the sections, list each platform as a =item entry with specific
+[ Within the sections, list each platform as an =item entry with specific
changes as paragraphs below it. ]
=head2 New Platforms
@@ -334,7 +334,7 @@ XXX Changes which affect the interface available to C<XS> code go here. Other
significant internal changes for future core maintainers should be noted as
well.
-[ List each change as a =item entry ]
+[ List each change as an =item entry ]
=over 4
@@ -349,7 +349,7 @@ XXX
XXX Important bug fixes in the core language are summarized here. Bug fixes in
files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
-[ List each fix as a =item entry ]
+[ List each fix as an =item entry ]
=over 4
@@ -365,7 +365,7 @@ XXX Descriptions of platform agnostic bugs we know we can't fix go here. Any
tests that had to be C<TODO>ed for the release would be noted here. Unfixed
platform specific bugs also go here.
-[ List each fix as a =item entry ]
+[ List each fix as an =item entry ]
=over 4