diff --git a/ring.nsi b/ring.nsi index 97e3f4eaff941b19f36c6eaab81a01b8fa3923a8..1b1a20aced3b11a3a99b961f03c8b3a144ff32bd 100644 --- a/ring.nsi +++ b/ring.nsi @@ -196,7 +196,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: !insertmacro VerifyUserIsAdmin