projects
/
gitmo/Moose-Policy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bae6d4c
)
Moose::Policy::FollowPBP:
Aankhen [Sat, 5 May 2007 06:55:03 +0000 (06:55 +0000)]
* typo.
lib/Moose/Policy/FollowPBP.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Policy/FollowPBP.pm
b/lib/Moose/Policy/FollowPBP.pm
index
a47c358
..
631dac9
100644
(file)
--- 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>.