[Libreoffice-commits] core.git: starmath/source

Stanislav Horacek stanislav.horacek at gmail.com
Sun Nov 23 12:35:07 PST 2014


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

New commits:
commit 772befa08f02b08da1ab493896a0744bc73781c7
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sun Nov 23 14:53:24 2014 +0100

    fix typo in color name
    
    Change-Id: I9dbd6a59b4c0f28d7d5e98767911873135c295ec
    Reviewed-on: https://gerrit.libreoffice.org/13070
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 2e61fdf..0647dec 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -184,7 +184,7 @@ String STR_AQUA
 };
 String STR_FUCHSIA
 {
-    Text [ en-US ] = "funchsia" ;
+    Text [ en-US ] = "fuchsia" ;
 };
 String STR_GRAY
 {


More information about the Libreoffice-commits mailing list