summaryrefslogtreecommitdiff
path: root/lib/overload.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-09-01 13:59:24 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-09-01 13:59:24 +0000
commit6ad11d816f7ada926c1680f01c87123df5950886 (patch)
tree98c703613af00966187f306583196bb0da9194cc /lib/overload.pm
parent4498a7519cc524cb875be9ce1d6a4bda5940beeb (diff)
downloadperl-6ad11d816f7ada926c1680f01c87123df5950886.tar.gz
Add the overload warnings to perldiag.
p4raw-id: //depot/perl@6971
Diffstat (limited to 'lib/overload.pm')
-rw-r--r--lib/overload.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/overload.pm b/lib/overload.pm
index b9c9ce74b7..6b1b82f5d0 100644
--- a/lib/overload.pm
+++ b/lib/overload.pm
@@ -1354,7 +1354,7 @@ key (in fact a presence of this method shows that this package has
overloading enabled, and it is what is used by the C<Overloaded>
function of module C<overload>).
-The module might issues the following warnings:
+The module might issue the following warnings:
=over 4