From 012eededc2fade7f56388eb80f8179c322f413f0 Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 13 May 2007 18:57:43 +0000 Subject: [PATCH] fixed bug #1716614 - InstallOptions TxtColor git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5148 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index b600bbd7..8ba38b00 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -589,7 +589,7 @@ used. TxtColor (optional) Used by Link controls to -specify the foreground color of the text. Format: 0xBBRRGG +specify the foreground color of the text. Format: 0xBBGGRR (hexadecimal).