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 031cdc38d5c0..2fa4a0ef5c8f 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -640,7 +640,7 @@ void SmCmdBoxWindow::StateChanged( StateChangedType nStateChange )
// aEdit.GrabFocus();
// grab focus as above does not work...
- // Thus we implement a timer based solution to get the inital
+ // Thus we implement a timer based solution to get the initial
// focus in the Edit window.
aInitialFocusTimer.Start();
}