starmath/source/commands.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit df9fde31acef806aca20e5559abe1bb52337e65f Author: Laurent Balland-Poirier <[email protected]> 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 <[email protected]> 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 { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
