summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/lib/base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/lib/base.pm')
-rw-r--r--contrib/perl5/lib/base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/lib/base.pm b/contrib/perl5/lib/base.pm
index 3cb42f5..d055129 100644
--- a/contrib/perl5/lib/base.pm
+++ b/contrib/perl5/lib/base.pm
@@ -30,7 +30,7 @@ C<require>s them. Whether to C<require> a base class package is
determined by the absence of a global $VERSION in the base package.
If $VERSION is not detected even after loading it, <base> will
define $VERSION in the base package, setting it to the string
-C<-1, defined by base.pm>.
+C<-1, set by base.pm>.
=head1 HISTORY
OpenPOWER on IntegriCloud