summaryrefslogtreecommitdiff
path: root/pod/perl5120delta.pod
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-14 20:39:22 +0000
committerJesse Vincent <jesse@bestpractical.com>2010-03-14 21:15:34 +0000
commit61f382b094d5a22717284394e838695ee69de186 (patch)
tree60317a6db19e9268ab0b1be2072c05442d54a18c /pod/perl5120delta.pod
parent7acb582f8809d5982cf0b937450712b60e1e9f47 (diff)
downloadperl-61f382b094d5a22717284394e838695ee69de186.tar.gz
perldelta typo caught by Karl
Diffstat (limited to 'pod/perl5120delta.pod')
-rw-r--r--pod/perl5120delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5120delta.pod b/pod/perl5120delta.pod
index 8c46898e02..dd8e1af858 100644
--- a/pod/perl5120delta.pod
+++ b/pod/perl5120delta.pod
@@ -203,7 +203,7 @@ The C<each> function can now operate on arrays.
The variable C<$,> may now be tied.
-=head2 // in where clauses
+=head2 // in when clauses
// now behaves like || in when clauses