summaryrefslogtreecommitdiff
path: root/framework/source/uifactory/windowcontentfactorymanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uifactory/windowcontentfactorymanager.cxx')
-rw-r--r--framework/source/uifactory/windowcontentfactorymanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uifactory/windowcontentfactorymanager.cxx b/framework/source/uifactory/windowcontentfactorymanager.cxx
index ebbc036317c6..ae36fd68abdb 100644
--- a/framework/source/uifactory/windowcontentfactorymanager.cxx
+++ b/framework/source/uifactory/windowcontentfactorymanager.cxx
@@ -161,7 +161,7 @@ throw (uno::Exception, uno::RuntimeException, std::exception)
OUString aImplementationName;
uno::Reference< uno::XInterface > xHolder( static_cast<cppu::OWeakObject*>(this), uno::UNO_QUERY );
- // Detetmine the implementation name of the window content factory dependent on the
+ // Determine the implementation name of the window content factory dependent on the
// module identifier, user interface element type and name
{ // SAFE
osl::MutexGuard g(rBHelper.rMutex);