From: David Mitchell Date: Fri, 12 Jun 2009 12:29:59 +0000 (+0100) Subject: fix trivial typo in perldelta X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=412304fbe693c321fec85dfaaa63387d0555faa6;p=p5sagit%2Fp5-mst-13.2.git fix trivial typo in perldelta --- diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod index ea62b67..afd1b35 100644 --- a/pod/perl5110delta.pod +++ b/pod/perl5110delta.pod @@ -13,7 +13,7 @@ development releases. The handling of complex expressions by the C/C switch statement has been enhanced. There are two new cases where C now -inteprets its argument as a boolean, instead of an expression to be used +interprets its argument as a boolean, instead of an expression to be used in a smart match: =over 4