projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
46b7397
)
another recipe number off-by-one
arcanez [Thu, 2 Jul 2009 16:31:05 +0000 (09:31 -0700)]
lib/Moose/Cookbook/Basics/Recipe11.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Cookbook/Basics/Recipe11.pod
b/lib/Moose/Cookbook/Basics/Recipe11.pod
index
1a44f67
..
82b7cf3
100644
(file)
--- 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