projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0a72c03
)
Fix pod typo.
Florian Ragwitz [Fri, 5 Feb 2010 17:23:56 +0000 (18:23 +0100)]
lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
b/lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
index
7f6c4c6
..
7fcf331
100644
(file)
--- a/
lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
+++ b/
lib/Moose/Meta/Attribute/Native/MethodProvider/Hash.pm
@@
-183,7
+183,7
@@
__END__
=head1 NAME
-Moose::Meta::Attribute::Native::MethodProvider::Hash - role prividing method generators for Hash trait
+Moose::Meta::Attribute::Native::MethodProvider::Hash - role providing method generators for Hash trait
=head1 DESCRIPTION