mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
Typo fix.
This commit is contained in:
parent
af67388201
commit
78a54412c3
@ -46,7 +46,7 @@ struct option_info fsp_options[] = {
|
|||||||
|
|
||||||
INIT_OPT_BOOL("protocol.fsp", N_("Sort entries"),
|
INIT_OPT_BOOL("protocol.fsp", N_("Sort entries"),
|
||||||
"sort", 0, 1,
|
"sort", 0, 1,
|
||||||
N_("Whether sort entries in directory listings.")),
|
N_("Whether to sort entries in directory listings.")),
|
||||||
|
|
||||||
NULL_OPTION_INFO,
|
NULL_OPTION_INFO,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user