From: Rafael Garcia-Suarez Date: Thu, 12 Jan 2006 10:13:27 +0000 (+0000) Subject: Typo fix. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af7a0647e92ea0b5030ae86067c3fa353ecdbe3f;p=p5sagit%2Fp5-mst-13.2.git Typo fix. p4raw-id: //depot/perl@26797 --- diff --git a/pod/perlvar.pod b/pod/perlvar.pod index dbc82ec..d2558a7 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -883,8 +883,8 @@ directive, and cannot influence the behavior of any other file. Its use is highly discouraged. Note that, unlike other compile-time directives (such as L), -assignment to $[ can be seen from outer lexical scopes in the same file. -However, you can use local() on it to strictly bound its value to a +assignment to C<$[> can be seen from outer lexical scopes in the same file. +However, you can use local() on it to strictly bind its value to a lexical block. =item $]