From d27a7fc012e4aeb16b7977972dd0774b5860e1fb Mon Sep 17 00:00:00 2001 From: SinghRajenM Date: Sun, 9 Jul 2017 20:20:29 +0530 Subject: [PATCH] Fixed typo intall -> install Closes #3507 --- PowerEditor/installer/nppSetup.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/installer/nppSetup.nsi b/PowerEditor/installer/nppSetup.nsi index 0709d036..ba939ebe 100644 --- a/PowerEditor/installer/nppSetup.nsi +++ b/PowerEditor/installer/nppSetup.nsi @@ -193,7 +193,7 @@ doDelete32: noDelete32: ${Else} - MessageBox MB_OK "You cannot install Notepad++ 64-bit version on your 32-bit system.$\nPlease download and intall Notepad++ 32-bit version instead." + MessageBox MB_OK "You cannot install Notepad++ 64-bit version on your 32-bit system.$\nPlease download and install Notepad++ 32-bit version instead." Abort ${EndIf} !else ; 32-bit installer