Changeset 14499 for docs/Perl6/Spec

Show
Ignore:
Timestamp:
10/24/06 17:21:13 (2 years ago)
Author:
lumi
svk:copy_cache_prev:
21659
Message:

A typo, fixed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/Perl6/Spec/Concurrency.pod

    r14497 r14499  
    147147exception will be raised. 
    148148 
    149 The last checkpoint is either the outermose C<contend> boundary, or 
     149The last checkpoint is either the outermost C<contend> boundary, or 
    150150the most immediate caller constructed with C<maybe>. 
    151151