diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-11-23 14:53:24 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-23 20:34:45 +0000 |
commit | 772befa08f02b08da1ab493896a0744bc73781c7 (patch) | |
tree | f3c0b354d895fbfa0944d0992f7f8ba1439f42bc /starmath/source | |
parent | 8555f167417bfe3707ca0530f6d0a11cf02f043c (diff) |
fix typo in color name
Change-Id: I9dbd6a59b4c0f28d7d5e98767911873135c295ec
Reviewed-on: https://gerrit.libreoffice.org/13070
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'starmath/source')
-rw-r--r-- | starmath/source/smres.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src index 2e61fdf7efb8..0647dec0ca2e 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 { |