summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmtextcontrolshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtextcontrolshell.hxx')
-rw-r--r--svx/source/inc/fmtextcontrolshell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmtextcontrolshell.hxx b/svx/source/inc/fmtextcontrolshell.hxx
index 5d5cd7b58ca0..4ee43867350c 100644
--- a/svx/source/inc/fmtextcontrolshell.hxx
+++ b/svx/source/inc/fmtextcontrolshell.hxx
@@ -93,7 +93,7 @@ namespace svx
// without this define, m_xActiveControl remembers the *last* active control, even
// if it, in the meantime, already lost the focus
bool m_bActiveControl;
- // so we need an additional boolean flag telling whether the active cotrol
+ // so we need an additional boolean flag telling whether the active control
// is really focused
#endif
bool m_bActiveControlIsReadOnly;