typo in uninstaller

This commit is contained in:
Gitle Mikkelsen 2017-07-28 23:18:02 +02:00 committed by GitHub
parent f212ae6322
commit 9f0bfa01ca
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: