diff options
Diffstat (limited to 'lib/overload.pm')
-rw-r--r-- | lib/overload.pm | 2 |
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 |