Revision: 53476
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53476&view=rev
Author:   carlmoore
Date:     2012-11-06 18:37:27 +0000 (Tue, 06 Nov 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/include/nmg.h

Modified: brlcad/trunk/include/nmg.h
===================================================================
--- brlcad/trunk/include/nmg.h  2012-11-06 18:18:06 UTC (rev 53475)
+++ brlcad/trunk/include/nmg.h  2012-11-06 18:37:27 UTC (rev 53476)
@@ -88,7 +88,7 @@
 /* Boolean operations */
 #define NMG_BOOL_SUB   1       /**< @brief subtraction */
 #define NMG_BOOL_ADD   2       /**< @brief addition/union */
-#define NMG_BOOL_ISECT 4       /**< @brief intsersection */
+#define NMG_BOOL_ISECT 4       /**< @brief intersection */
 
 /* Boolean classifications */
 #define NMG_CLASS_Unknown   -1
@@ -232,7 +232,7 @@
  * enclose either volume or surface area.
  *
  * The wire edgeuses are disconnected line segments.  There is a
- * special interpetation to the eu_hd list of wire edgeuses.  Unlike
+ * special interpretation to the eu_hd list of wire edgeuses.  Unlike
  * edgeuses seen in loops, the eu_hd list contains eu1, eu1mate, eu2,
  * eu2mate, ..., where each edgeuse and its mate comprise a
  * *non-connected* "wire" edge which starts at eu1->vu_p->v_p and ends
@@ -801,7 +801,7 @@
 /**
  * Function table, for use with nmg_visit().
  *
- * Indended to have same generally the organization as
+ * Intended to have same generally the organization as
  * nmg_struct_counts.  The handler's args are long* to allow generic
  * handlers to be written, in which case the magic number at long*
  * specifies the object type.

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


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to