Revision: 52969
http://brlcad.svn.sourceforge.net/brlcad/?rev=52969&view=rev
Author: carlmoore
Date: 2012-10-10 17:20:24 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
fix spellings (including changing 'facuse' to 'faceuse')
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/nmg/nmg_misc.c
Modified: brlcad/trunk/src/librt/primitives/nmg/nmg_misc.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg_misc.c 2012-10-10 17:19:11 UTC
(rev 52968)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg_misc.c 2012-10-10 17:20:24 UTC
(rev 52969)
@@ -1152,7 +1152,7 @@
* N M G _ C H E C K _ C L O S E D _ S H E L L
*
* Looks at every eu in OT_SAME fu's. If any eu has no radials, then
- * it must be the edge of a dangling face and therfore the edge of an
+ * it must be the edge of a dangling face and therefore the edge of an
* opening.
*
* returns:
@@ -3550,7 +3550,7 @@
/**
* N M G _ F I X _ N O R M A L S
*
- * Routine to set faceuse normlas to correct direction.
+ * Routine to set faceuse normals to correct direction.
*
* Method:
* 1. Make a copy of the shell in another model.
@@ -3949,7 +3949,7 @@
else if (lu->orientation == OT_OPPOSITE)
otopp_loops++;
else {
- bu_log("nmg_split_loops_into_faces: facuse (x%x) with %s loopuse
(x%x)\n",
+ bu_log("nmg_split_loops_into_faces: faceuse (x%x) with %s loopuse
(x%x)\n",
fu, nmg_orientation(lu->orientation), lu);
return;
}
@@ -9158,7 +9158,7 @@
/**
* n m g _ b r e a k _ e d g e _ a t _ v e r t s
*
- * split an edge into multiple edges at specified vertices iff they
+ * split an edge into multiple edges at specified vertices if they
* are within tolerance distance.
*
* Returns the number of additional edges that were created.
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