Revision: 52866
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52866&view=rev
Author:   carlmoore
Date:     2012-10-05 19:24:09 +0000 (Fri, 05 Oct 2012)
Log Message:
-----------
remove duplicate 'the' and change ie to i.e.

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

Modified: brlcad/trunk/src/librt/primitives/ell/ell.c
===================================================================
--- brlcad/trunk/src/librt/primitives/ell/ell.c 2012-10-05 19:22:08 UTC (rev 
52865)
+++ brlcad/trunk/src/librt/primitives/ell/ell.c 2012-10-05 19:24:09 UTC (rev 
52866)
@@ -1080,7 +1080,7 @@
 
     /* Find total number of strips of vertices that will be needed.
      * nsegs for each hemisphere, plus the equator.  Note that faces
-     * are listed in the the stripe ABOVE, ie, toward the poles.
+     * are listed in the stripe ABOVE, i.e., toward the poles.
      * Thus, strips[0] will have 4 faces.
      */
     nstrips = 2 * nsegs + 1;

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