projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5a5fd3c
)
Fix doc typo-let
Dave Rolsky [Fri, 10 Sep 2010 01:58:17 +0000 (20:58 -0500)]
lib/Moose/Meta/Method/Destructor.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Meta/Method/Destructor.pm
b/lib/Moose/Meta/Method/Destructor.pm
index
ae3785b
..
9f9c67b
100644
(file)
--- a/
lib/Moose/Meta/Method/Destructor.pm
+++ b/
lib/Moose/Meta/Method/Destructor.pm
@@
-149,7
+149,7
@@
L<Moose::Meta::Method> I<and> L<Class::MOP::Method::Generated>.
=over 4
-=item B<< Moose::Meta;:Method::Destructor->new(%options) >>
+=item B<< Moose::Meta::Method::Destructor->new(%options) >>
This constructs a new object. It accepts the following options: