From: Dave Rolsky Date: Sun, 18 Nov 2007 18:40:26 +0000 (+0000) Subject: Fix a spelling mistake in a comment. X-Git-Tag: 0_46^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c9e922297e918f96b891be64d1e5eae4f675d9eb;p=gitmo%2FClass-MOP.git Fix a spelling mistake in a comment. --- diff --git a/lib/Class/MOP/Method/Wrapped.pm b/lib/Class/MOP/Method/Wrapped.pm index 8afb549..4c84ae5 100644 --- a/lib/Class/MOP/Method/Wrapped.pm +++ b/lib/Class/MOP/Method/Wrapped.pm @@ -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