mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +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)
|
switch (num_replaced)
|
||||||
{
|
{
|
||||||
case 1:
|
case 1:
|
||||||
bv->message(_("One matche has been replaced."));
|
bv->message(_("One match has been replaced."));
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
bv->message(_("Two matches have been replaced."));
|
bv->message(_("Two matches have been replaced."));
|
||||||
|
Loading…
Reference in New Issue
Block a user