summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r--starmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 9a66da7c9e29..66025860d2a8 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -1990,7 +1990,7 @@ void SmViewShell::Activate( bool bIsMDIActivate )
{
//! Since there is no way to be informed if a "drag and drop"
//! event has taken place, we call SetText here in order to
- //! syncronize the GraphicWindow display with the text in the
+ //! synchronize the GraphicWindow display with the text in the
//! EditEngine.
SmDocShell *pDoc = GetDoc();
pDoc->SetText( pDoc->GetEditEngine().GetText( LINEEND_LF ) );