From: arcanez Date: Thu, 2 Jul 2009 16:31:05 +0000 (-0700) Subject: another recipe number off-by-one X-Git-Tag: 0.86~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=310981973a3e2520989b9b353d9272ccf6cda7c0;p=gitmo%2FMoose.git another recipe number off-by-one --- diff --git a/lib/Moose/Cookbook/Basics/Recipe11.pod b/lib/Moose/Cookbook/Basics/Recipe11.pod index 1a44f67..82b7cf3 100644 --- a/lib/Moose/Cookbook/Basics/Recipe11.pod +++ b/lib/Moose/Cookbook/Basics/Recipe11.pod @@ -16,7 +16,7 @@ BEGIN { =head1 NAME -Moose::Cookbook::Basics::Recipe12 - Extending a non-Moose base class +Moose::Cookbook::Basics::Recipe11 - Extending a non-Moose base class =head1 SYNOPSIS