Make first and last lines of 'command help documentation' consistent.
[deliverable/binutils-gdb.git] / gdb / valprint.c
index 3a53621b2d06cd9435f44c4a27c50eb86de400f5..e5b28f3ee9ebe7fd85765aa859278dbcc43efc8d 100644 (file)
@@ -3141,7 +3141,7 @@ static const gdb::option::option_def value_print_option_defs[] = {
     [] (value_print_options *opt) { return &opt->print_array_indexes; },
     show_print_array_indexes, /* show_cmd_cb */
     N_("Set printing of array indexes."),
-    N_("Show printing of array indexes"),
+    N_("Show printing of array indexes."),
     NULL, /* help_doc */
   },
 
This page took 0.023222 seconds and 4 git commands to generate.