This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixing a typo in the release manager guide
authorJesse Vincent <jesse@bestpractical.com>
Fri, 2 Oct 2009 17:39:03 +0000 (02:39 +0900)
committerJesse Vincent <jesse@bestpractical.com>
Fri, 2 Oct 2009 18:28:47 +0000 (03:28 +0900)
Porting/release_managers_guide.pod

index 60ef4ef..1e0851d 100644 (file)
@@ -309,7 +309,7 @@ Update the F<Changes> file to contain the git log command which would show
 all the changes in this release. You will need assume the existence of a
 not-yet created tag for the forthcoming release; e.g.
 
-    git log ... perl-5.10.0..perl5.12.0
+    git log ... perl-5.10.0..perl-5.12.0
 
 Due to warts in the perforce-to-git migration, some branches require extra
 exclusions to avoid other branches being pulled in. Make sure you have the