From e4adad4ce52361829defedc5f5db65c9d96ad62b Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Mon, 4 Mar 1996 04:09:34 +0000 Subject: [PATCH] my => may --- v8/src/compiler/documentation/midend/lamlift.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.25.1