fixing a typo in the release manager guide
Jesse Vincent [Fri, 2 Oct 2009 17:39:03 +0000 (02:39 +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