help: update the description of M-D, to match the actual order of counts
This commit is contained in:
parent
3f494e359d
commit
a04f6e0165
@ -621,7 +621,7 @@ void shortcut_init(void)
|
||||
#endif
|
||||
#ifndef NANO_TINY
|
||||
const char *wordcount_gist =
|
||||
N_("Count the number of words, lines, and characters");
|
||||
N_("Count the number of lines, words, and characters");
|
||||
const char *suspend_gist = N_("Suspend the editor (return to the shell)");
|
||||
#endif
|
||||
const char *refresh_gist = N_("Refresh (redraw) the current screen");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user