sw/source/uibase/ribbar/inputwin.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b7612e44e1f8dae66a8e64e69079e26e5eaacef2
Author: Berk Gureken <berkgure...@gmail.com>
Date:   Thu Jan 14 21:36:29 2016 +0200

    tdf96491 - not correct tooltip on icon function in Writer
    
    Change-Id: I1762c36c37992c72c2d24f29a4cf831eec5491b2
    Reviewed-on: https://gerrit.libreoffice.org/21479
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de>

diff --git a/sw/source/uibase/ribbar/inputwin.src 
b/sw/source/uibase/ribbar/inputwin.src
index d228bbe..03ef36e 100644
--- a/sw/source/uibase/ribbar/inputwin.src
+++ b/sw/source/uibase/ribbar/inputwin.src
@@ -40,7 +40,7 @@ ToolBox RID_TBX_FORMULA
             Identifier = FN_FORMULA_CALC ;
             HelpId = HID_TBX_FORMULA_CALC ;
             DropDown = TRUE ;
-            Text [ en-US ] = "Formula" ;
+            Text [ en-US ] = "Functions" ;
         };
         ToolBoxItem
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to