Revision: 52849
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52849&view=rev
Author:   carlmoore
Date:     2012-10-05 18:44:32 +0000 (Fri, 05 Oct 2012)
Log Message:
-----------
fix spellings and more

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

Modified: brlcad/trunk/src/librt/primitives/bspline/nurb_tess.c
===================================================================
--- brlcad/trunk/src/librt/primitives/bspline/nurb_tess.c       2012-10-05 
18:43:31 UTC (rev 52848)
+++ brlcad/trunk/src/librt/primitives/bspline/nurb_tess.c       2012-10-05 
18:44:32 UTC (rev 52849)
@@ -41,11 +41,11 @@
 /**
  * Algorithm -
  *
- * See paper in Computer Aided Design (CAD) Volumne 27, Number 1,
- * January 1995 TESSELATING TRIMMMED NURBS SURFACES, Leslie A Piegl
+ * See paper in Computer Aided Design (CAD) Volume 27, Number 1,
+ * January 1995 TESSELATING TRIMMED NURBS SURFACES, Leslie A Piegl
  * and Arnaud Richard.
  *
- * There is a slight deviation from the paper, Since libnurb
+ * There is a slight deviation from the paper; since libnurb
  * (rt_nurb_s_diff) differentiation correctly handles rational
  * surfaces, no special processing for rational is needed.
  *

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

Reply via email to