diff options
Diffstat (limited to 'gdb/sh-tdep.c')
-rw-r--r-- | gdb/sh-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c index 0dbb905..050f7bf 100644 --- a/gdb/sh-tdep.c +++ b/gdb/sh-tdep.c @@ -2171,7 +2171,7 @@ sh_corefile_collect_regset (const struct regset *regset, } /* The following two regsets have the same contents, so it is tempting to - unify them, but they are distiguished by their address, so don't. */ + unify them, but they are distinguished by their address, so don't. */ const struct regset sh_corefile_gregset = { |