From ba8ea9ec63c25b1ce134a846176f7bf252f4d487 Mon Sep 17 00:00:00 2001 From: Jens Ole Wund Date: Sat, 13 Dec 2008 23:11:12 +0000 Subject: --- tools/btools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/btools.py') diff --git a/tools/btools.py b/tools/btools.py index e362bc70cfa..21ab547b11a 100755 --- a/tools/btools.py +++ b/tools/btools.py @@ -558,7 +558,7 @@ def NSIS_Installer(target=None, source=None, env=None): print "Preparing nsis file looks ok\n" os.chdir(start_dir) - print "try to lauch makensis ...make sure it is on the path \n" + print "try to launch 'makensis' ...make sure it is on the path \n" cmdline = "makensis " + "\""+tmpnsi+"\"" -- cgit v1.2.3