1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-02 02:15:28 +00:00

Typo fix.

This commit is contained in:
Laurent MONIN 2006-01-16 23:50:34 +01:00 committed by Laurent MONIN
parent bb12fbca37
commit 8fe86eac0b

View File

@ -46,7 +46,7 @@ struct option_info fsp_options[] = {
INIT_OPT_BOOL("protocol.fsp", N_("Sort entries"),
"sort", 0, 1,
N_("Whether sort entries in directory listings.")),
N_("Whether to sort entries in directory listings.")),
NULL_OPTION_INFO,
};