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:
parent
dd68d9797b
commit
c0a2f95891
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue