summaryrefslogtreecommitdiff
path: root/pod/perlexperiment.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlexperiment.pod')
-rw-r--r--pod/perlexperiment.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod
index 566a3e0e97..f750fd2a80 100644
--- a/pod/perlexperiment.pod
+++ b/pod/perlexperiment.pod
@@ -30,7 +30,7 @@ L<[perl #119317]|https://rt.perl.org/rt3/Ticket/Display.html?id=119317>.
For historical reasons, the single experiment covers both the smart
match operator (C<~~>) and the switch-related compound statements
-(given/when), which apart from the shared warning category are now
+(C<given>/C<whereso>), which apart from the shared warning category are now
unrelated in behaviour.
=item Pluggable keywords