# HG changeset patch # User John Donoghue # Date 1459626538 14400 # Node ID 1c3be8c68d3f18164240b1cd32ade2f78de2d4fd # Parent f2d7bb7777dada2805bdacd1b415e6d13314500d makeinst-script.mk: correct spelling in Win10 warning dialog. * makeinst-script.sh: welcom => welcome diff -r f2d7bb7777da -r 1c3be8c68d3f makeinst-script.sh --- a/makeinst-script.sh Fri Apr 01 10:45:14 2016 -0400 +++ b/makeinst-script.sh Sat Apr 02 15:48:58 2016 -0400 @@ -423,7 +423,7 @@ is_winnt_10: - MessageBox MB_YESNO|MB_ICONEXCLAMATION "Setup has detected Windows 10 installed on your system. Octave is currently not fully tested on Windows 10. Testers are welcom to provide feedback. Do you want to proceed with the installation anyway?" IDYES done IDNO 0 + MessageBox MB_YESNO|MB_ICONEXCLAMATION "Setup has detected Windows 10 installed on your system. Octave is currently not fully tested on Windows 10. Testers are welcome to provide feedback. Do you want to proceed with the installation anyway?" IDYES done IDNO 0 Abort is_winnt_XP: is_winnt_2003: