summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2012-07-24 00:00:02 +0200
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-07-24 10:36:49 +0400
commitdf9fde31acef806aca20e5559abe1bb52337e65f (patch)
tree0545c7c41fcf4d2af7ecf9291c786e97670743a4 /starmath
parentc5eb88ff59e1e8c54814c276c8dccf74bf892cd9 (diff)
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@gmail.com>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/commands.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index c3834f701385..1e893e5de571 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
{