summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-01-05 20:18:04 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-01-05 20:28:20 -0800
commit4823829628745e4bd7e9bfe988e1dab5a60224dd (patch)
treeaf108aab63ebc81e1a7da0718a774f2274d0dc77 /regen
parent8e15b1894e416f804dd7c3a6a3cd143a628d240e (diff)
downloadperl-4823829628745e4bd7e9bfe988e1dab5a60224dd.tar.gz
Correct links to perlsyn and perlop
Diffstat (limited to 'regen')
-rwxr-xr-xregen/feature.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/feature.pl b/regen/feature.pl
index 50e0cc0a33..05643d9474 100755
--- a/regen/feature.pl
+++ b/regen/feature.pl
@@ -417,7 +417,7 @@ This feature is available starting with Perl 5.10.
C<use feature 'switch'> tells the compiler to enable the Perl 6
given/when construct.
-See L<perlsyn/"Switch statements"> for details.
+See L<perlsyn/"Switch Statements"> for details.
This feature is available starting with Perl 5.10.