Revision: 53636
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53636&view=rev
Author:   carlmoore
Date:     2012-11-09 19:21:43 +0000 (Fri, 09 Nov 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/conv/proe-g.c

Modified: brlcad/trunk/src/conv/proe-g.c
===================================================================
--- brlcad/trunk/src/conv/proe-g.c      2012-11-09 19:19:57 UTC (rev 53635)
+++ brlcad/trunk/src/conv/proe-g.c      2012-11-09 19:21:43 UTC (rev 53636)
@@ -373,7 +373,7 @@
                    wmem->wm_mat[4*i+j] = mat_col[i];
            }
 
-           /* convert this matrix to seperate scale factor into element #15 */
+           /* convert this matrix to separate scale factor into element #15 */
 /*                     scale = MAGNITUDE(&wmem->wm_mat[0]); */
            scale = pow(bn_mat_det3(wmem->wm_mat), 1.0/3.0);
            if (debug) {

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to