summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-08 23:43:26 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-12-08 23:43:26 +0000
commit44ddc0720838c134bcecfee722279a483a169b18 (patch)
tree4fe9dc9118bec1954acc1255c0277bffb3bc878a /lib
parentb384a05d76a2022ec642d8bd7b87bb7147132641 (diff)
downloadperl-44ddc0720838c134bcecfee722279a483a169b18.tar.gz
Typo fix, by Matt Kraai
p4raw-id: //depot/perl@32599
Diffstat (limited to 'lib')
-rw-r--r--lib/Exporter.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Exporter.pm b/lib/Exporter.pm
index 885c854689..63534a565d 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 *