Fix a spelling mistake in a comment.
[gitmo/Class-MOP.git] / lib / Class / MOP / Method / Wrapped.pm
index ba1451b..4c84ae5 100644 (file)
@@ -110,7 +110,7 @@ sub add_after_modifier {
 
 {
        # NOTE:
-       # this is another possible canidate for 
+       # this is another possible candidate for 
        # optimization as well. There is an overhead
        # associated with the currying that, if 
        # eliminated might make around modifiers
@@ -179,11 +179,9 @@ Class::MOP::Method::Wrapped - Method Meta Object to handle before/around/after m
 
 Stevan Little E<lt>stevan@iinteractive.comE<gt>
 
-Yuval Kogman E<lt>nothingmuch@woobling.comE<gt>
-
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006 by Infinity Interactive, Inc.
+Copyright 2006, 2007 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>