* doc/stack.txt: Typos fixed.
authoredwin <none@none>
Sat, 4 Feb 2006 17:39:08 +0000 (17:39 +0000)
committeredwin <none@none>
Sat, 4 Feb 2006 17:39:08 +0000 (17:39 +0000)
doc/stack.txt

index 15b649ce713eba2bccc1eebf2554e2a3e9ca9cf7..e973ad39b324efb22a2222c09d4a2b703c2694ac 100644 (file)
@@ -47,7 +47,7 @@ The following invariants hold at all time for the stack representation:
                are *not* guaranteed to be adjacent (see figure below)!
 
     ATTENTION: not every stack slot that is allocated may be reachable
-               by following the pointer in basicblock or instruction!
+               by following the pointers in basicblock or the instructions!
 
                NOTE: This is a problem. As far as I know it is only the case
                      for IINC, which produces a dummy stack slot. We should