summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2022-09-20 10:24:48 -0700
committerKaren Etheridge <ether@cpan.org>2022-09-20 10:24:48 -0700
commit8333937fcf6cd9f5f7a50aa147d4c455505f9484 (patch)
tree640ff15306f027fd48c3f0ffa1de7b94b42698f2
parent22e093192a4a75304f54e1106a4e0b1f245fc8b6 (diff)
downloadperl-8333937fcf6cd9f5f7a50aa147d4c455505f9484.tar.gz
wording fix
-rw-r--r--lib/feature.pm2
-rwxr-xr-xregen/feature.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/feature.pm b/lib/feature.pm
index d49f8baf50..523fe48d97 100644
--- a/lib/feature.pm
+++ b/lib/feature.pm
@@ -148,7 +148,7 @@ disable I<all> features (an unusual request!) use C<no feature ':all'>.
=head1 AVAILABLE FEATURES
-Read L</"FEATURE BUNDLES"> for the feature cheat sheet sumup.
+Read L</"FEATURE BUNDLES"> for the feature cheat sheet summary.
=head2 The 'say' feature
diff --git a/regen/feature.pl b/regen/feature.pl
index 0c65414951..e271454d78 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -563,7 +563,7 @@ disable I<all> features (an unusual request!) use C<no feature ':all'>.
=head1 AVAILABLE FEATURES
-Read L</"FEATURE BUNDLES"> for the feature cheat sheet sumup.
+Read L</"FEATURE BUNDLES"> for the feature cheat sheet summary.
=head2 The 'say' feature