mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Typo
This commit is contained in:
parent
077ccf905d
commit
ca89c6c18e
@ -582,7 +582,7 @@ void InsetIndex::doDispatch(Cursor & cur, FuncRequest & cmd)
|
||||
|
||||
case LFUN_PARAGRAPH_BREAK: {
|
||||
// Since this inset in single-par anyway, let's use
|
||||
// return to enter subentryes
|
||||
// return to enter subentries
|
||||
FuncRequest fr(LFUN_INDEXMACRO_INSERT, "subentry");
|
||||
lyx::dispatch(fr);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user