summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uielement/toolbarmanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/toolbarmanager.cxx b/framework/source/uielement/toolbarmanager.cxx
index 5c54b2050af9..ea77c92a70a8 100644
--- a/framework/source/uielement/toolbarmanager.cxx
+++ b/framework/source/uielement/toolbarmanager.cxx
@@ -859,7 +859,7 @@ void ToolBarManager::CreateControllers()
}
}
- //for update Controller via support visiable state
+ //for update Controller via support visible state
Reference< XPropertySet > xPropSet( xController, UNO_QUERY );
if ( xPropSet.is() )
{