Skip to content

Commit 33a8b15

Browse files
committed
Porting/release_managers_guide.pod: fix CoreList spelling
It's CoreList, not Corelist. (And add F< > markup while we're at it.)
1 parent b0bc537 commit 33a8b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Porting/release_managers_guide.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ Check those files over carefully:
739739
Also edit Module::CoreList's new version number in its F<Changes> file.
740740
This file is F<dist/Module-CoreList/Changes>.
741741
(BLEAD-POINT releases should have had this done already as a post-release
742-
action from the last commit.)
742+
action from the last commit, but double-check the listed date.)
743743

744744
=head4 Add Module::CoreList version bump to perldelta
745745

@@ -753,7 +753,7 @@ will be automatically filled in below in L</"Finalize perldelta">.
753753
=head4 Update C<%Module::CoreList::released>
754754

755755
For any release except an RC: Update this version's entry in the C<%released>
756-
hash within dist/Module-Corelist/lib/Module/Corelist.pm with today's date.
756+
hash within F<dist/Module-CoreList/lib/Module/CoreList.pm> with today's date.
757757

758758
(BLEAD-POINT releases that happen on the expected date may not have to make
759759
any changes to this file at this point. If the release happens not on the

0 commit comments

Comments
 (0)