Revision: 33363
          http://brlcad.svn.sourceforge.net/brlcad/?rev=33363&view=rev
Author:   bob1961
Date:     2008-12-11 19:41:43 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
Minor mod of an error message.

Modified Paths:
--------------
    brlcad/trunk/src/archer/plugins/Wizards/tirewizard.tcl

Modified: brlcad/trunk/src/archer/plugins/Wizards/tirewizard.tcl
===================================================================
--- brlcad/trunk/src/archer/plugins/Wizards/tirewizard.tcl      2008-12-11 
19:40:11 UTC (rev 33362)
+++ brlcad/trunk/src/archer/plugins/Wizards/tirewizard.tcl      2008-12-11 
19:41:43 UTC (rev 33363)
@@ -32,7 +32,7 @@
     set filename [file join $brlcadDataPath archer plugins Wizards tirewizard 
TireWizard.tcl]
 }
 if { ![file exists $filename] } {
-    puts "Could not load the Tire plugin, skipping $filename"
+    puts "Could not load the TireWizard plugin, skipping $filename"
     return
 }
 source $filename


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to