[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / findvar.c
index 3c8e631b87f47d724d58815ecb0cc46cc8ff4a30..bbfd68995d367ef52cfff76ce3933dbbdafb1497 100644 (file)
@@ -446,7 +446,7 @@ follow_static_link (struct frame_info *frame,
       QUIT;
 
       /* If we don't know how to compute FRAME's base address, don't give up:
-        maybe the frame we are looking for is upper in the stace frame.  */
+        maybe the frame we are looking for is upper in the stack frame.  */
       if (framefunc != NULL
          && SYMBOL_BLOCK_OPS (framefunc) != NULL
          && SYMBOL_BLOCK_OPS (framefunc)->get_frame_base != NULL
This page took 0.025675 seconds and 4 git commands to generate.