summaryrefslogtreecommitdiff
path: root/unotools/source/config/eventcfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/eventcfg.cxx')
-rw-r--r--unotools/source/config/eventcfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx
index ae305fce5f59..52f8260d5693 100644
--- a/unotools/source/config/eventcfg.cxx
+++ b/unotools/source/config/eventcfg.cxx
@@ -331,7 +331,7 @@ sal_Bool SAL_CALL GlobalEventConfig_Impl::hasByName( const OUString& aName ) thr
Type SAL_CALL GlobalEventConfig_Impl::getElementType( ) throw (RuntimeException)
{
- //DF definitly not sure about this??
+ //DF definitely not sure about this??
return ::getCppuType((const Sequence<beans::PropertyValue>*)0);
}