diff options
Diffstat (limited to 'gdb/user-regs.h')
-rw-r--r-- | gdb/user-regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/user-regs.h b/gdb/user-regs.h index 0714b06..06aee24 100644 --- a/gdb/user-regs.h +++ b/gdb/user-regs.h @@ -36,7 +36,7 @@ /* TODO: cagney/2003-06-27: Need to think more about how these registers are added, read, and modified. At present they are kind of assumed to be read-only. Should it, for instance, return a - register descriptor that contains all the relvent access methods. */ + register descriptor that contains all the relevant access methods. */ struct frame_info; struct gdbarch; |