starmath/source/toolbox.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 84c169d85d7ec834b1387c6b64461914460b79d3
Author: Stanislav Horacek <stanislav.hora...@gmail.com>
Date:   Sun Dec 7 14:16:18 2014 +0100

    capitalize Infinite tooltip in Elements panel of Math
    
    Change-Id: I15e5a7c9a37a4908adcdc0d3396c82845e442b66
    Reviewed-on: https://gerrit.libreoffice.org/13346
    Reviewed-by: Wesley J. Landaker <w...@icecavern.net>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

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
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to