Revision: 57058
          http://sourceforge.net/p/brlcad/code/57058
Author:   iiizzzaaakkk
Date:     2013-08-22 10:06:04 +0000 (Thu, 22 Aug 2013)
Log Message:
-----------
Modifying a comment by punctuating the word primitive

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

Modified: brlcad/trunk/src/librt/primitives/superell/superell.c
===================================================================
--- brlcad/trunk/src/librt/primitives/superell/superell.c       2013-08-22 
09:00:37 UTC (rev 57057)
+++ brlcad/trunk/src/librt/primitives/superell/superell.c       2013-08-22 
10:06:04 UTC (rev 57058)
@@ -438,7 +438,7 @@
      * point, which contains a translation along the ray direction to the
      * closest approach to vertex of the superell.  Translating the ray
      * along the direction of the ray to the closest point near the
-     * primitives center vertex.  New ray origin is hence, normalized.
+     * primitive's center vertex.  New ray origin is hence, normalized.
      */
     VSCALE(normalizedShotPoint, newShotDir,
           VDOT(newShotPoint, newShotDir));

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to