Kaydet (Commit) b0a72772 authored tarafından Laurent Balland-Poirier's avatar Laurent Balland-Poirier Kaydeden (comit) Ivan Timofeev

Correction of context menu entry for Math arccot function

Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
üst 01ee7955
...@@ -864,7 +864,7 @@ Menu RID_COMMANDMENU ...@@ -864,7 +864,7 @@ Menu RID_COMMANDMENU
{ {
Identifier = RID_ARCCOTX; Identifier = RID_ARCCOTX;
HelpId = HID_SMA_ARCCOTX; HelpId = HID_SMA_ARCCOTX;
Text = "arcot(x)"; Text = "arccot(x)";
}; };
MenuItem MenuItem
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment