typo in the release_managers_guide
Jesse Vincent [Thu, 1 Oct 2009 19:37:08 +0000 (04:37 +0900)]
Porting/release_managers_guide.pod

index bc2599c..60ef4ef 100644 (file)
@@ -405,7 +405,7 @@ within your working directory:
 If any of the files managed by F<regen.pl> have changed, then you should
 re-make perl to check that it's okay, then commit the updated versions:
 
-    $ git commit -a -m 'make regn; make regn_perly'
+    $ git commit -a -m 'make regen; make regen_perly'
 
 =item *