From: Aankhen <Aankhen@3efe9002-19ed-0310-8735-a98156148065>
Date: Sat, 5 May 2007 06:55:03 +0000 (+0000)
Subject: Moose::Policy::FollowPBP:
X-Git-Tag: 0_04~6
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f2a97f92eb875e6e930d891c8b6789dc5e368867;p=gitmo%2FMoose-Policy.git

Moose::Policy::FollowPBP:
* typo.
---

diff --git a/lib/Moose/Policy/FollowPBP.pm b/lib/Moose/Policy/FollowPBP.pm
index a47c358..631dac9 100644
--- a/lib/Moose/Policy/FollowPBP.pm
+++ b/lib/Moose/Policy/FollowPBP.pm
@@ -51,7 +51,7 @@ Moose::Policy::FollowPBP - Follow the recomendations in Perl Best Practices
 
 =head1 DESCRIPTION
 
-This meta-policy changes Moose's default accossor-naming behavior to
+This meta-policy changes Moose's default accessor-naming behavior to
 follow the recommendations found in Damian Conway's book I<Perl Best
 Practices>.