diff options
-rw-r--r-- | Porting/release_managers_guide.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 9498637c2d..b9b161a37c 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -446,7 +446,7 @@ Then change to your perl checkout, and if necessary, $ make -If this not the first update for this version (e.g. if it was updated +If this is not the first update for this version (e.g. if it was updated when the version number was originally bumped), first edit F<dist/Module-CoreList/lib/Module/CoreList.pm> to delete the existing entries for this version from the C<%released> and C<%version> hashes: |