Minor install change

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@810 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-08-29 02:18:50 +00:00
parent acd74102a3
commit 543e018587

View file

@ -23,7 +23,7 @@ SetFont Tahoma 8
CheckBitmap "${NSISDIR}\Contrib\Icons\modern.bmp"
BrandingText /TRIMRIGHT
LicenseText "Scroll down to see the rest of the agreement."
LicenseText "Scroll down to read the rest of the license agreement:"
LicenseData ..\license.txt
ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:"