starmath/source/toolbox.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ecc94f09b2573997e212108fb3eb74d4060240dd Author: Stanislav Horacek <[email protected]> Date: Sun Dec 7 14:13:12 2014 +0100 capitalize Infinite tooltip in Elements panel of Math Change-Id: I6bb19e199c1014536e967d427b966afd8ecd0302 Reviewed-on: https://gerrit.libreoffice.org/13345 Reviewed-by: Wesley J. Landaker <[email protected]> Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index fa4102b..1ce7fd6 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -1280,7 +1280,7 @@ { Identifier = RID_INFINITY ; HelpId = HID_SMA_INFINITY ; - Text [ en-US ] = "infinite"; + Text [ en-US ] = "Infinite"; }; ToolBoxItem {
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
