Typo fixed

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@806 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-28 22:49:02 +00:00
parent dd68d9797b
commit c0a2f95891

View file

@ -62,7 +62,7 @@ SectionEnd
Function .onInit
Push "Installer Language" ; caption
Push "Please select the language of the isntaller" ; text
Push "Please select the language of the installer" ; text
Push English
Push 1033
Push Dutch