summaryrefslogtreecommitdiffstats
path: root/extensions/source/ole/oleobjw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/ole/oleobjw.hxx')
-rw-r--r--extensions/source/ole/oleobjw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/oleobjw.hxx b/extensions/source/ole/oleobjw.hxx
index c8099a4655cb..98bf9732fbcc 100644
--- a/extensions/source/ole/oleobjw.hxx
+++ b/extensions/source/ole/oleobjw.hxx
@@ -237,7 +237,7 @@ protected:
// The map is filled by buildComTlbIndex
// It maps Uno Function names to an index which is used in ITypeInfo::GetFuncDesc
TLBFuncIndexMap m_mapComFunc;
- // used for synchroizing the computation of the content for m_mapComFunc
+ // used for synchronizing the computation of the content for m_mapComFunc
bool m_bComTlbIndexInit;
// Keeps the ITypeInfo obtained from IDispatch::GetTypeInfo
CComPtr< ITypeInfo > m_spTypeInfo;