mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
Typo.
Thanks, Kornel.
This commit is contained in:
parent
815a4252e4
commit
a76c69dea8
@ -164,7 +164,7 @@ docstring InsetInfo::toolTip(BufferView const &, int, int) const
|
||||
if (name_ == "name")
|
||||
result = _("The name of this file");
|
||||
else if (name_ == "path")
|
||||
result = _("The path were this file is saved");
|
||||
result = _("The path where this file is saved");
|
||||
else if (name_ == "class")
|
||||
result = _("The class this document uses");
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user