diff options
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/uielement/toolbarmanager.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/toolbarmanager.hxx b/framework/inc/uielement/toolbarmanager.hxx index dcddc5a1909e..2511445b1df1 100644 --- a/framework/inc/uielement/toolbarmanager.hxx +++ b/framework/inc/uielement/toolbarmanager.hxx @@ -133,7 +133,7 @@ class ToolBarManager : public ToolbarManager_Base void RemoveControllers(); void CreateControllers(); void UpdateControllers(); - //for update controller via Support Visiable + //for update controller via Support Visible void UpdateController( const css::uno::Reference< css::frame::XToolbarController >& xController); //end void AddFrameActionListener(); |