From: arcanez Date: Thu, 2 Jul 2009 16:22:05 +0000 (-0700) Subject: recipe numbers were off X-Git-Tag: 0.86~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ec65165abb95e36e3755b25ed4e7a7c96fb0bad5;p=gitmo%2FMoose.git recipe numbers were off --- diff --git a/lib/Moose/Cookbook/Basics/Recipe10.pod b/lib/Moose/Cookbook/Basics/Recipe10.pod index ecbfc99..ed0b7d3 100644 --- a/lib/Moose/Cookbook/Basics/Recipe10.pod +++ b/lib/Moose/Cookbook/Basics/Recipe10.pod @@ -3,7 +3,7 @@ =head1 NAME -Moose::Cookbook::Basics::Recipe11 - Using BUILDARGS and BUILD to hook into object construction +Moose::Cookbook::Basics::Recipe10 - Using BUILDARGS and BUILD to hook into object construction =head1 SYNOPSIS diff --git a/lib/Moose/Cookbook/Basics/Recipe9.pod b/lib/Moose/Cookbook/Basics/Recipe9.pod index 8cafe18..5d4c54a 100644 --- a/lib/Moose/Cookbook/Basics/Recipe9.pod +++ b/lib/Moose/Cookbook/Basics/Recipe9.pod @@ -3,7 +3,7 @@ =head1 NAME -Moose::Cookbook::Basics::Recipe10 - Operator overloading, subtypes, and coercion +Moose::Cookbook::Basics::Recipe9 - Operator overloading, subtypes, and coercion =head1 SYNOPSIS