mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
typos.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23421 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5fce07a02b
commit
9931b0155e
@ -1544,9 +1544,9 @@ void LyXFunc::dispatch(FuncRequest const & cmd)
|
||||
updateLayout(oldClass, buffer);
|
||||
|
||||
updateFlags = Update::Force | Update::FitCursor;
|
||||
// We are here most certainaly because of a change in the document
|
||||
// It is then better to make sure that all dialogs are in sync
|
||||
// with current document settings. LyXView::restartCursor() achieve this.
|
||||
// We are most certainly here because of a change in the document
|
||||
// It is then better to make sure that all dialogs are in sync with
|
||||
// current document settings. LyXView::restartCursor() achieve this.
|
||||
lyx_view_->restartCursor();
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user