projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
125dc1a
)
Fix a typo
gfx [Sat, 5 Dec 2009 05:00:38 +0000 (14:00 +0900)]
lib/Mouse/Util/MetaRole.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Mouse/Util/MetaRole.pm
b/lib/Mouse/Util/MetaRole.pm
index
668b35c
..
343acda
100644
(file)
--- a/
lib/Mouse/Util/MetaRole.pm
+++ b/
lib/Mouse/Util/MetaRole.pm
@@
-178,7
+178,7
@@
once.
This function will apply the specified roles to the object's base class.
-=head1 SEE ASLSO
+=head1 SEE ALSO
L<Moose::Util::MetaRole>