[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - starmath/source

Stanislav Horacek stanislav.horacek at gmail.com
Sun Nov 23 12:36:37 PST 2014


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

New commits:
commit b63f164c1d05250cc06ab37270bd6e6cad702fbd
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sun Nov 23 14:57:39 2014 +0100

    fix typo in color name
    
    Change-Id: I0bd01210cea6336a09ada718fe2b3c06b07942ce
    Reviewed-on: https://gerrit.libreoffice.org/13071
    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