perldelta typo caught by Karl
authorJesse Vincent <jesse@bestpractical.com>
Sun, 14 Mar 2010 20:39:22 +0000 (20:39 +0000)
committerJesse Vincent <jesse@bestpractical.com>
Sun, 14 Mar 2010 21:15:34 +0000 (21:15 +0000)
pod/perl5120delta.pod

index 8c46898..dd8e1af 100644 (file)
@@ -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