Revision: 52893
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52893&view=rev
Author:   carlmoore
Date:     2012-10-09 16:43:30 +0000 (Tue, 09 Oct 2012)
Log Message:
-----------
fix spelling and add missing period to comment

Modified Paths:
--------------
    brlcad/trunk/src/liboptical/sh_treetherm.c

Modified: brlcad/trunk/src/liboptical/sh_treetherm.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_treetherm.c  2012-10-09 16:36:36 UTC (rev 
52892)
+++ brlcad/trunk/src/liboptical/sh_treetherm.c  2012-10-09 16:43:30 UTC (rev 
52893)
@@ -599,9 +599,9 @@
     if (MAGSQ(v) > 100.0) {
        double dist;
        dist = MAGNITUDE(v);
-       /* Distance between particle origin and centroid of themal
+       /* Distance between particle origin and centroid of thermal
         * segment nodes is > 10.0mm (1cm).  This suggests that
-        * they aren't related
+        * they aren't related.
         */
        bu_log(
            "----------------------------- W A R N I N G 
-----------------------------\n\

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


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to