Revision: 64299
          http://sourceforge.net/p/brlcad/code/64299
Author:   carlmoore
Date:     2015-02-26 20:38:54 +0000 (Thu, 26 Feb 2015)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/libbn/polygon.c

Modified: brlcad/trunk/src/libbn/polygon.c
===================================================================
--- brlcad/trunk/src/libbn/polygon.c    2015-02-26 18:31:00 UTC (rev 64298)
+++ brlcad/trunk/src/libbn/polygon.c    2015-02-26 20:38:54 UTC (rev 64299)
@@ -509,7 +509,7 @@
     ear_list = lists->ear_list;
 
 
-    /* Iniitalize vertex list. */
+    /* Initialize vertex list. */
     for (i = 0; i < npts; i++) {
        pt_v_get(&(vertex_list->l), i);
     }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to