diff --git a/Examples/example1.nsi b/Examples/example1.nsi index 476248ca..9ee75abe 100644 --- a/Examples/example1.nsi +++ b/Examples/example1.nsi @@ -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. ;