typo fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3415 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
4fd74e0db4
Коммит
241771ceb5
@ -414,7 +414,7 @@ void help_init(void)
|
|||||||
/* Yucky sentinel values that we can't handle a better
|
/* Yucky sentinel values that we can't handle a better
|
||||||
* way. */
|
* way. */
|
||||||
if (s->ctrlval == NANO_CONTROL_SPACE) {
|
if (s->ctrlval == NANO_CONTROL_SPACE) {
|
||||||
char *space_ptr = display_string(_("Space"), 0, 13,
|
char *space_ptr = display_string(_("Space"), 0, 14,
|
||||||
FALSE);
|
FALSE);
|
||||||
|
|
||||||
if (s->funcval == NANO_NO_KEY && (s->metaval ==
|
if (s->funcval == NANO_NO_KEY && (s->metaval ==
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user