summaryrefslogtreecommitdiff
path: root/dist/if/if.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/if/if.pm')
-rw-r--r--dist/if/if.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/if/if.pm b/dist/if/if.pm
index 87f93806df..1d92c5feb8 100644
--- a/dist/if/if.pm
+++ b/dist/if/if.pm
@@ -92,7 +92,7 @@ version of the module.
=head1 SEE ALSO
-L<Module::Requires> can be used to conditionally load one or modules,
+L<Module::Requires> can be used to conditionally load one or more modules,
with constraints based on the version of the module.
Unlike C<if> though, L<Module::Requires> is not a core module.