diff options
Diffstat (limited to 'gdb/dwarf2read.c')
-rw-r--r-- | gdb/dwarf2read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index 2b48ff3..80770f8 100644 --- a/gdb/dwarf2read.c +++ b/gdb/dwarf2read.c @@ -15839,7 +15839,7 @@ The value is the maximum depth to print."), c = add_cmd ("gdb-index", class_files, save_gdb_index_command, _("\ -Save a .gdb-index file.\n\ +Save a gdb-index file.\n\ Usage: save gdb-index DIRECTORY"), &save_cmdlist); set_cmd_completer (c, filename_completer); |