Revision: 53738
http://brlcad.svn.sourceforge.net/brlcad/?rev=53738&view=rev
Author: carlmoore
Date: 2012-11-16 22:51:10 +0000 (Fri, 16 Nov 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/extrude/extrude.c
brlcad/trunk/src/librt/primitives/half/half.c
brlcad/trunk/src/librt/primitives/nmg/nmg_fuse.c
Modified: brlcad/trunk/src/librt/primitives/extrude/extrude.c
===================================================================
--- brlcad/trunk/src/librt/primitives/extrude/extrude.c 2012-11-16 21:21:57 UTC
(rev 53737)
+++ brlcad/trunk/src/librt/primitives/extrude/extrude.c 2012-11-16 22:51:10 UTC
(rev 53738)
@@ -1052,7 +1052,7 @@
}
}
- /* if we are just doing the Jordan curve thereom */
+ /* if we are just doing the Jordan curve theorem */
if (check_inout) {
for (j=0; j<dist_count; j++) {
if (dists[j] < 0.0)
Modified: brlcad/trunk/src/librt/primitives/half/half.c
===================================================================
--- brlcad/trunk/src/librt/primitives/half/half.c 2012-11-16 21:21:57 UTC
(rev 53737)
+++ brlcad/trunk/src/librt/primitives/half/half.c 2012-11-16 22:51:10 UTC
(rev 53738)
@@ -534,7 +534,7 @@
/*
* The transformed normal is all that is required.
- * The new distance is found from the transforemd point on the plane.
+ * The new distance is found from the transformed point on the plane.
*/
hop->eqn[W] = VDOT(pt, hop->eqn);
Modified: brlcad/trunk/src/librt/primitives/nmg/nmg_fuse.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg_fuse.c 2012-11-16 21:21:57 UTC
(rev 53737)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg_fuse.c 2012-11-16 22:51:10 UTC
(rev 53738)
@@ -1826,7 +1826,7 @@
* before starting to do face/face intersections, compare every
* edge in the model with every vertex in the model.
* If the vertex is within tolerance of the edge, break the edge,
- * and enrole the new edge on a list of edges still to be processed.
+ * and enroll the new edge on a list of edges still to be processed.
*
* A list of edges and a list of vertices are built, and then processed.
*
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits