diff --git a/Examples/makensis.nsi b/Examples/makensis.nsi index fdeb1872..b02b292f 100644 --- a/Examples/makensis.nsi +++ b/Examples/makensis.nsi @@ -33,7 +33,7 @@ InstType "Lite" AutoCloseWindow false ShowInstDetails show ShowUninstDetails show -DirText "Please select a location to install NSIS (or use the default):" +DirText "Please select a location to install NSIS (or use the default):" " " SetOverwrite on SetDateSave on