Typo correction, and slight re-wording.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1822 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
sunjammerx 2002-11-22 17:10:51 +00:00
parent 2d7e541bf6
commit 06917ad8de

View file

@ -1,8 +1,8 @@
; example1.nsi
;
; This script is perhaps one of the simplest NSIs you can make. All of the
; optional settings are left to their default settings. The instalelr simply
; prompts the user asking them where to install, and drops of makensisw.exe
; optional settings are left to their default settings. The installer simply
; prompts the user asking them where to install, and drops a copy of makensisw.exe
; there.
;