mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 16:37:28 +00:00
typo
This commit is contained in:
parent
b82a7279a8
commit
75eb3abcfb
@ -1175,7 +1175,7 @@ string InsetIndex::contextMenuName() const
|
||||
string InsetIndex::contextMenu(BufferView const & bv, int x, int y) const
|
||||
{
|
||||
// We override the implementation of InsetCollapsible,
|
||||
// because we have eytra entries.
|
||||
// because we have extra entries.
|
||||
string owncm = "context-edit-index;";
|
||||
return owncm + InsetCollapsible::contextMenu(bv, x, y);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user