aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arch-utils.c')
-rw-r--r--gdb/arch-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch-utils.c b/gdb/arch-utils.c
index 1de5981..ee34fc0 100644
--- a/gdb/arch-utils.c
+++ b/gdb/arch-utils.c
@@ -1260,7 +1260,7 @@ static struct gdbarch_registration *gdbarch_registry = NULL;
std::vector<const char *>
gdbarch_printable_names ()
{
- /* Accumulate a list of names based on the registed list of
+ /* Accumulate a list of names based on the registered list of
architectures. */
std::vector<const char *> arches;