[Libreoffice-commits] core.git: framework/inc

Andrea Gelmini andrea.gelmini at gelma.net
Wed Apr 4 01:44:11 UTC 2018


 framework/inc/uielement/toolbarmanager.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3c5e9a2349a707ab3fcfc81a2d04804d72821273
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Sun Apr 1 17:37:19 2018 +0200

    Fix typo
    
    Change-Id: I6c03a7e99b31251eb0fe1c197d565e85bec419df
    Reviewed-on: https://gerrit.libreoffice.org/52279
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

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();


More information about the Libreoffice-commits mailing list