Revision: 52958
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52958&view=rev
Author:   carlmoore
Date:     2012-10-10 17:06:30 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/nmg/nmg_junk.c

Modified: brlcad/trunk/src/librt/primitives/nmg/nmg_junk.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg_junk.c    2012-10-10 17:05:26 UTC 
(rev 52957)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg_junk.c    2012-10-10 17:06:30 UTC 
(rev 52958)
@@ -56,11 +56,11 @@
  * The first line consists of two integer numbers: the number of
  * points (vertices) in the file, followed by the number of polygons
  * in the file.  This line is followed by lines for each of the
- * verticies.  Each vertex is listed on its own line, as the 3tuple "X
- * Y Z".  After the list of verticies comes the list of polygons.
+ * vertices.  Each vertex is listed on its own line, as the 3tuple "X
+ * Y Z".  After the list of vertices comes the list of polygons.
  * each polygon is represented by a line containing 1) the number of
- * verticies in the polygon, followed by 2) the indicies of the
- * verticies that make up the polygon.
+ * vertices in the polygon, followed by 2) the indices of the
+ * vertices that make up the polygon.
  *
  * Implicitly returns r->s_p which is a new shell containing all the
  * faces from the polygon file.

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