From: Marcel GrĂ¼nauer Date: Tue, 3 Feb 2009 22:34:42 +0000 (+0000) Subject: Moose::Manual::Delegation: fixed =NAME typo X-Git-Tag: 0.67~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=78923cec5f51f6d38092703fb7c656b74fced02b;p=gitmo%2FMoose.git Moose::Manual::Delegation: fixed =NAME typo --- diff --git a/lib/Moose/Manual/Delegation.pod b/lib/Moose/Manual/Delegation.pod index 27de693..7ddcc83 100644 --- a/lib/Moose/Manual/Delegation.pod +++ b/lib/Moose/Manual/Delegation.pod @@ -2,7 +2,7 @@ =head1 NAME -Moose::Manual::Attribute - Attribute Delegation +Moose::Manual::Delegation - Attribute Delegation =head1 WHAT IS DELEGATION?