diff --git a/options-table.c b/options-table.c index 81f28be6..90c8fb57 100644 --- a/options-table.c +++ b/options-table.c @@ -739,7 +739,7 @@ const struct options_table_entry options_table[] = { .flags = OPTIONS_TABLE_IS_STYLE, .separator = ",", .text = "Style of the command prompt when in command mode, if " - "'mode-keys' is set to 'vi'." + "'status-keys' is set to 'vi'." }, { .name = "message-format",