Author: Darren_Duncan Date: 2009-12-27 05:56:28 +0100 (Sun, 27 Dec 2009) New Revision: 29399
Modified: docs/Perl6/Spec/S06-routines.pod Log: S06 : typo fix Modified: docs/Perl6/Spec/S06-routines.pod =================================================================== --- docs/Perl6/Spec/S06-routines.pod 2009-12-27 04:44:20 UTC (rev 29398) +++ docs/Perl6/Spec/S06-routines.pod 2009-12-27 04:56:28 UTC (rev 29399) @@ -2146,7 +2146,7 @@ C<Capture> object is generated, not when it is later bound (which could happen more than once). -=head2 The C<callfram> and C<caller> functions +=head2 The C<callframe> and C<caller> functions The C<callframe> function takes a list of matchers and interprets them as a navigation path from the current call frame to a location in the