mshtml: Fix spelling of fuchsia.

Spotted by Rafał Mużyło.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Michael Stefaniuc 2020-11-18 20:59:31 +01:00 committed by Alexandre Julliard
parent f99a09e906
commit b8e550a575

View file

@ -52,7 +52,7 @@ static const struct {
{L"aqua", 0x00ffff},
{L"black", 0x000000},
{L"blue", 0x0000ff},
{L"fushsia", 0xff00ff},
{L"fuchsia", 0xff00ff},
{L"gray", 0x808080},
{L"green", 0x008000},
{L"lime", 0x00ff00},