From a0854211b5196944f538fc7cec232250db7070c1 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 9 May 2003 22:45:02 +0000 Subject: [PATCH] Yey for the spell checker :) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2543 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/BgImage/BgImage.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Contrib/BgImage/BgImage.txt b/Contrib/BgImage/BgImage.txt index 880495dc..69e0789d 100644 --- a/Contrib/BgImage/BgImage.txt +++ b/Contrib/BgImage/BgImage.txt @@ -47,7 +47,7 @@ SetBg /GRADIENT R G B R G B AddImage [/TRANSPARENT R G B] path_to_bitmap X Y Adds an image to the background window at (X,Y) Use /TRANSPARENT to make BgImage draw the image transparently - Define the transprent color using R G B + Define the transparent color using R G B If SetReturn on was called returns "success" on the stack or an error string if there was an error @@ -86,6 +86,6 @@ Credits Coded by Amir Szekely, aka KiCHiK Ximon Eighteen, aka Sunjammer - Fixed window title bar issues -iceman_k - Text idea and original implmentation -Lajos Molnar, aka orfanik - Tile idea and original implmentation +iceman_k - Text idea and original implementation +Lajos Molnar, aka orfanik - Tile idea and original implementation Jason Reis - Coding help \ No newline at end of file