mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Amend 154b4fde
This commit is contained in:
parent
9495ff665d
commit
9ee515c984
@ -2378,7 +2378,7 @@ void Text::dispatch(Cursor & cur, FuncRequest & cmd)
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
cur.message(_("Invalid argument (must be a positive number)!"));
|
||||
cur.message(_("Invalid argument (must be a non-negative number)!"));
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user