[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17827] trunk/blender/tools/btools.py:

Jens Ole Wund (bjornmose) bjornmose at gmx.net
Sun Dec 14 00:11:13 CET 2008


Revision: 17827
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17827
Author:   bjornmose
Date:     2008-12-14 00:11:12 +0100 (Sun, 14 Dec 2008)

Log Message:
-----------


Modified Paths:
--------------
    trunk/blender/tools/btools.py

Modified: trunk/blender/tools/btools.py
===================================================================
--- trunk/blender/tools/btools.py	2008-12-13 23:04:36 UTC (rev 17826)
+++ trunk/blender/tools/btools.py	2008-12-13 23:11:12 UTC (rev 17827)
@@ -558,7 +558,7 @@
 	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+"\""
 





More information about the Bf-blender-cvs mailing list