mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
Typo
This commit is contained in:
parent
7ac04a2b75
commit
4eacc492a3
@ -3626,7 +3626,7 @@ bool findAdv(BufferView * bv, FindAndReplaceOptions const & opt)
|
||||
switch (num_replaced)
|
||||
{
|
||||
case 1:
|
||||
bv->message(_("One matche has been replaced."));
|
||||
bv->message(_("One match has been replaced."));
|
||||
break;
|
||||
case 2:
|
||||
bv->message(_("Two matches have been replaced."));
|
||||
|
Loading…
Reference in New Issue
Block a user