Fix description of ui_options

This commit is contained in:
Maxim Baz 2018-07-13 22:46:24 +02:00 committed by GitHub
parent 2659912220
commit 3ca424d10f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -381,7 +381,7 @@ void register_options()
"fs_check_timeout", "timeout, in milliseconds, between file system buffer modification checks",
500);
reg.declare_option("ui_options",
"colon separated list of <key>=<value> options that are "
"space separated list of <key>=<value> options that are "
"passed to and interpreted by the user interface\n"
"\n"
"The ncurses ui supports the following options:\n"