[Libreoffice-commits] .: Branch 'libreoffice-3-6' - starmath/source

Ivan Timofeev ivantimofeev at kemper.freedesktop.org
Mon Jul 23 23:37:07 PDT 2012


 starmath/source/commands.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit df9fde31acef806aca20e5559abe1bb52337e65f
Author: Laurent Balland-Poirier <laurent.balland-poirier at laposte.net>
Date:   Tue Jul 24 00:00:02 2012 +0200

    Correction of context menu entry for Math arccot function
    
    Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
    (cherry picked from commit b0a727729d909fc26898dd0fd29a81834111a147)
    
    Signed-off-by: Ivan Timofeev <timofeev.i.s at gmail.com>

diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index c3834f7..1e893e5 100644
--- a/starmath/source/commands.src
+++ b/starmath/source/commands.src
@@ -873,7 +873,7 @@ Menu RID_COMMANDMENU
                                 {
                                     Identifier = RID_ARCCOTX;
                                     HelpId = HID_SMA_ARCCOTX;
-                                    Text = "arcot(x)";
+                                    Text = "arccot(x)";
                                 };
                                 MenuItem
                                 {


More information about the Libreoffice-commits mailing list