[Libreoffice-commits] .: starmath/source

Ivan Timofeev ivantimofeev at kemper.freedesktop.org
Mon Jul 23 23:36:01 PDT 2012


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

New commits:
commit b0a727729d909fc26898dd0fd29a81834111a147
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

diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index 2b8d9e7..49ebf4f 100644
--- a/starmath/source/commands.src
+++ b/starmath/source/commands.src
@@ -864,7 +864,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