Revision: 52970
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52970&view=rev
Author:   carlmoore
Date:     2012-10-10 17:21:23 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
fix spelling and insert apostrophe

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/nmg/nmg_mesh.c

Modified: brlcad/trunk/src/librt/primitives/nmg/nmg_mesh.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg_mesh.c    2012-10-10 17:20:24 UTC 
(rev 52969)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg_mesh.c    2012-10-10 17:21:23 UTC 
(rev 52970)
@@ -127,7 +127,7 @@
  * best represents the direction of the little stub edge AD (shared with AE).
  * In this case, eg2 is the correct choice, as AD (and AE) lie on line AB.
  *
- * It would be disasterous to force *all* of eg1 to use the edge geometry
+ * It would be disastrous to force *all* of eg1 to use the edge geometry
  * of eg2, as the two lines are very different.
  */
 struct edge_g_lseg *
@@ -439,7 +439,7 @@
        /*
         * Make eu2 radial to eu1.
         * This should insert eu2 between eu1 and eu1->radial_p
-        * (which may be less far around than eur, but thats OK).
+        * (which may be less far around than eur, but that's OK).
         * This does NOT change the edge geometry pointer.
         */
        nmg_je(eu1, eu2);

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