starmath/source/smres.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 772befa08f02b08da1ab493896a0744bc73781c7 Author: Stanislav Horacek <[email protected]> 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 <[email protected]> Tested-by: Andras Timar <[email protected]> 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 { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
