Revision: 53772
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53772&view=rev
Author:   carlmoore
Date:     2012-11-19 22:02:30 +0000 (Mon, 19 Nov 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/build_region.tcl

Modified: brlcad/trunk/src/tclscripts/mged/build_region.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/build_region.tcl   2012-11-19 21:58:44 UTC 
(rev 53771)
+++ brlcad/trunk/src/tclscripts/mged/build_region.tcl   2012-11-19 22:02:30 UTC 
(rev 53772)
@@ -40,7 +40,7 @@
 #      results in the new construction being unioned with an existing region 
named "tag.r#" where #
 #      is the specified "region_number". No checking is done to determine if 
the existing region already
 #      contains the unioned objects.
-#      When a new region is created, its properties are determined by the 
current "regdef" setings, and
+#      When a new region is created, its properties are determined by the 
current "regdef" settings, and
 #      the regdef ident number is incremented.
 #
 #      Author:
@@ -75,7 +75,7 @@
     set los [lindex $defs 5]
     set mater [lindex $defs 7]
 
-    # get list of solids mathing tag form
+    # get list of solids matching tag form
     set taglen [expr [string length $tag] + 2]
     set alist [expand ${tag}.s*]
     if { $alist == "${tag}.s*" } {

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to