my => may
authorStephen Adams <edu/mit/csail/zurich/adams>
Mon, 4 Mar 1996 04:09:34 +0000 (04:09 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Mon, 4 Mar 1996 04:09:34 +0000 (04:09 +0000)
v8/src/compiler/documentation/midend/lamlift.txt

index 96e3be189c2c7e5e1476a29091587cfbf433ced3..e60204b4e4841ac5f3bc82cd8b7aad602a3df67e 100644 (file)
@@ -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).