Revision: 53511
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53511&view=rev
Author:   carlmoore
Date:     2012-11-07 19:01:09 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
change 2 occurrences of eg to e.g. -- OMITTING use of 'eg' as variable name!

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

Modified: brlcad/trunk/src/librt/primitives/tgc/tgc.c
===================================================================
--- brlcad/trunk/src/librt/primitives/tgc/tgc.c 2012-11-07 18:55:33 UTC (rev 
53510)
+++ brlcad/trunk/src/librt/primitives/tgc/tgc.c 2012-11-07 19:01:09 UTC (rev 
53511)
@@ -611,7 +611,7 @@
      * substitute them into the equation above.
      *
      * Express each variable (X, Y, and Z) as a linear equation in
-     * 'k', eg, (dprime[X] * k) + cor_pprime[X], and substitute into
+     * 'k', e.g., (dprime[X] * k) + cor_pprime[X], and substitute into
      * the cone equation.
      */
     Xsqr.dgr = 2;
@@ -1006,7 +1006,7 @@
         * substitute them into the equation above.
         *
         * Express each variable (X, Y, and Z) as a linear equation in
-        * 'k', eg, (dprime[X] * k) + cor_pprime[X], and substitute
+        * 'k', e.g., (dprime[X] * k) + cor_pprime[X], and substitute
         * into the cone equation.
         */
        Xsqr.dgr = 2;

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


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to