summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r--starmath/source/document.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index d62d5acec7c8..7d258e94b399 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -277,7 +277,7 @@ void SmDocShell::ArrangeFormula()
#endif
}
- // if neccessary get another OutputDevice for which we format
+ // if necessary get another OutputDevice for which we format
if (!pOutDev)
{
SmViewShell *pView = SmGetActiveView();