Merge pull request #6185 from Grix/master

typo in uninstaller
This commit is contained in:
Robert Habermeier 2017-07-29 18:59:47 +02:00 committed by GitHub
commit fbb9affadb
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ function un.onInit
SetShellVarContext all
#Verify the uninstaller - last chance to back out
MessageBox MB_OKCANCEL "Permanantly remove ${APPNAME}?" IDOK next
MessageBox MB_OKCANCEL "Permanently remove ${APPNAME}?" IDOK next
Abort
next: