aboutsummaryrefslogtreecommitdiff
path: root/gdb/maint.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-25 07:58:54 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-25 07:58:54 +0000
commit6f122dc96b8970315787b3a49d6b425d83d608b7 (patch)
treef9062bb37c75dbdc3655aeda78041378c74b18bb /gdb/maint.c
parentddda03b2024669695e485058aee516c4a958d735 (diff)
downloadgdb-6f122dc96b8970315787b3a49d6b425d83d608b7.zip
gdb-6f122dc96b8970315787b3a49d6b425d83d608b7.tar.gz
gdb-6f122dc96b8970315787b3a49d6b425d83d608b7.tar.bz2
Remove quoted leading space.
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 e443522..91cac88 100644
--- a/gdb/maint.c
+++ b/gdb/maint.c
@@ -573,7 +573,7 @@ If a SOURCE file is specified, dump only that file's partial symbols.",
"Deprecate a command. Note that this is just in here so the \n\
testsuite can check the comamnd deprecator. You probably shouldn't use this,\n\
rather you should use the C function deprecate_cmd(). If you decide you \n\
-want to use it: maintenance deprecate 'commandname' \"replacement\". The \n\
+want to use it: maintenance deprecate 'commandname' \"replacement\". The \n\
replacement is optional.", &maintenancelist);
add_cmd ("undeprecate", class_maintenance, maintenance_undeprecate,