summaryrefslogtreecommitdiff
path: root/gdb/maint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/maint.c')
-rw-r--r--gdb/maint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/maint.c b/gdb/maint.c
index f480d1cf6e8..cd694ce721e 100644
--- a/gdb/maint.c
+++ b/gdb/maint.c
@@ -355,7 +355,7 @@ maintenance_translate_address (char *arg, int from_tty)
}
-/* When a comamnd is deprecated the user will be warned the first time
+/* When a command is deprecated the user will be warned the first time
the command is used. If possible, a replacement will be
offered. */