From 9931b0155ef57c833a3aa42db195ba2fe9cad01d Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Tue, 4 Mar 2008 06:56:13 +0000 Subject: [PATCH] typos. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23421 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXFunc.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/LyXFunc.cpp b/src/LyXFunc.cpp index 8bd88372a4..1669a6c949 100644 --- a/src/LyXFunc.cpp +++ b/src/LyXFunc.cpp @@ -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; } -- 2.39.2