aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame-base.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/frame-base.h')
-rw-r--r--gdb/frame-base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/frame-base.h b/gdb/frame-base.h
index 4b23d08..fe51afb 100644
--- a/gdb/frame-base.h
+++ b/gdb/frame-base.h
@@ -36,7 +36,7 @@ struct regcache;
debug info. It is assumed that dwarf2, stabs, ... will each
provide their own methods.
- A typical implmentation will return the same value for base,
+ A typical implementation will return the same value for base,
locals-base and args-base. That value, however, will likely be
different to the frame ID's stack address. */