diff options
Diffstat (limited to 'gdb/cli/cli-utils.h')
-rw-r--r-- | gdb/cli/cli-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cli/cli-utils.h b/gdb/cli/cli-utils.h index 33b8663..43e810f 100644 --- a/gdb/cli/cli-utils.h +++ b/gdb/cli/cli-utils.h @@ -56,7 +56,7 @@ extern void report_unrecognized_option_error (const char *command, /* Builds the help string for a command documented by PREFIX, followed by the extract_info_print_args help for ENTITY_KIND. If - DOCUMENT_N_FLAG is true then help text descibing the -n flag is also + DOCUMENT_N_FLAG is true then help text describing the -n flag is also included. */ const char *info_print_args_help (const char *prefix, |