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 de66679c854a..1e93334efbec 100644
--- a/framework/source/uifactory/windowcontentfactorymanager.cxx
+++ b/framework/source/uifactory/windowcontentfactorymanager.cxx
@@ -152,7 +152,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);