Revision: 52840
http://brlcad.svn.sourceforge.net/brlcad/?rev=52840&view=rev
Author: carlmoore
Date: 2012-10-05 16:17:30 +0000 (Fri, 05 Oct 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/pipe/pipe.c
Modified: brlcad/trunk/src/librt/primitives/pipe/pipe.c
===================================================================
--- brlcad/trunk/src/librt/primitives/pipe/pipe.c 2012-10-05 16:14:23 UTC
(rev 52839)
+++ brlcad/trunk/src/librt/primitives/pipe/pipe.c 2012-10-05 16:17:30 UTC
(rev 52840)
@@ -177,7 +177,7 @@
/* bounding box for entire torus */
/* include od of previous and next segment
- * to allow for dinscontinuous radii
+ * to allow for discontinuous radii
*/
max_od = od;
if (prev_od > max_od) {
@@ -634,7 +634,7 @@
point_t hit_pt;
fastf_t radius_sq;
- /* calculate interstection with plane at center (with normal "norm") */
+ /* calculate intersection with plane at center (with normal "norm") */
dist_to_plane = VDOT(norm, center);
norm_dist = dist_to_plane - VDOT(norm, rp->r_pt);
slant_factor = VDOT(norm, rp->r_dir);
@@ -1627,7 +1627,7 @@
* v1 and v2 must be unit vectors normal to each other in plane of
* circle. v1 must be in direction from center to start point (unless
* a full circle is requested). "End" is the endpoint of
- * arc. "Seg_count" is how many straight line segements to use to draw
+ * arc. "Seg_count" is how many straight line segments to use to draw
* the arc. "Full_circle" is a flag to indicate that a complete circle
* is desired.
*/
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