From: Stephen Adams Date: Mon, 4 Mar 1996 04:09:34 +0000 (+0000) Subject: my => may X-Git-Tag: 20090517-FFI~5678 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=e4adad4ce52361829defedc5f5db65c9d96ad62b;p=mit-scheme.git my => may --- diff --git a/v8/src/compiler/documentation/midend/lamlift.txt b/v8/src/compiler/documentation/midend/lamlift.txt index 96e3be189..e60204b4e 100644 --- a/v8/src/compiler/documentation/midend/lamlift.txt +++ b/v8/src/compiler/documentation/midend/lamlift.txt @@ -128,7 +128,7 @@ Algorithm: 4. Processing each component before any component that references it, find the DRIFT FRAME, the highest frame that a component may be lifted to without adding extra arguments. This frame is the - highest to which the stubs my be lifted. When processing other + highest to which the stubs may be lifted. When processing other components assume this component has been lifted to this frame (which is why order is important).