[Libreoffice-commits] core.git: starmath/source
Takeshi Abe
tabe at fixedpoint.jp
Thu Feb 26 01:45:45 PST 2015
starmath/source/toolbox.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5822c126b9741dd009031f7ac61fda46568cf630
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Feb 26 12:50:50 2015 +0900
starmath: drop a lurking space in the tooltip
Change-Id: I1fb80f10098eee414514e95ddd069d772beadca1
Reviewed-on: https://gerrit.libreoffice.org/14651
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src
index 1ce7fd6..648b8c2 100644
--- a/starmath/source/toolbox.src
+++ b/starmath/source/toolbox.src
@@ -80,7 +80,7 @@
{
Identifier = RID_XCDOTY ;
HelpId = HID_SMA_XCDOTY ;
- Text [ en-US ] = "Multiplication (Dot )" ;
+ Text [ en-US ] = "Multiplication (Dot)" ;
};
ToolBoxItem
{
More information about the Libreoffice-commits
mailing list