This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Limit effects of "=pod" to a single file
[perl5.git] / configpm
index 37fe925..eab7f5b 100755 (executable)
--- a/configpm
+++ b/configpm
@@ -196,7 +196,7 @@ Shell variables from the F<config.sh> file (written by Configure) are
 stored in the readonly-variable C<%Config>, indexed by their names.
 
 Values stored in config.sh as 'undef' are returned as undefined
-values.  The perl C<exists> function can be used to check is a
+values.  The perl C<exists> function can be used to check if a
 named variable exists.
 
 =over 4