Revision: 64376
          http://sourceforge.net/p/brlcad/code/64376
Author:   carlmoore
Date:     2015-03-12 17:02:55 +0000 (Thu, 12 Mar 2015)
Log Message:
-----------
fix a misspelling

Modified Paths:
--------------
    brlcad/trunk/src/libbrep/shape_recognition.cpp

Modified: brlcad/trunk/src/libbrep/shape_recognition.cpp
===================================================================
--- brlcad/trunk/src/libbrep/shape_recognition.cpp      2015-03-12 15:23:00 UTC 
(rev 64375)
+++ brlcad/trunk/src/libbrep/shape_recognition.cpp      2015-03-12 17:02:55 UTC 
(rev 64376)
@@ -238,7 +238,7 @@
                        // This is a make-or-break step of the algorithm - if 
we cannot determine whether
                        // a subbrep is added or subtracted, the whole B-Rep 
conversion process fails.
                        //
-                       // TODO - In theory a partial convertion might still be 
achieved by re-inserting the
+                       // TODO - In theory a partial conversion might still be 
achieved by re-inserting the
                        // problem subbrep back into the parent B-Rep and 
proceeding with the rest, but
                        // we are not currently set up for that - as of right 
now, a single failure on
                        // this level of logic results in a completely failed 
csg conversion.

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to