From: Rafael Garcia-Suarez Date: Sat, 8 Dec 2007 23:43:26 +0000 (+0000) Subject: Typo fix, by Matt Kraai X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=44ddc0720838c134bcecfee722279a483a169b18;p=p5sagit%2Fp5-mst-13.2.git Typo fix, by Matt Kraai p4raw-id: //depot/perl@32599 --- diff --git a/lib/Exporter.pm b/lib/Exporter.pm index 885c854..63534a5 100644 --- a/lib/Exporter.pm +++ b/lib/Exporter.pm @@ -518,7 +518,7 @@ to not export: =item * -method names (because you don't need to to +method names (because you don't need to and that's likely to not do what you want), =item *