[MOAB-dev] r2890 - MOAB/trunk
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Sat May 16 15:10:02 CDT 2009
Author: kraftche
Date: 2009-05-16 15:10:02 -0500 (Sat, 16 May 2009)
New Revision: 2890
Modified:
MOAB/trunk/bsp_tree_test.cpp
Log:
typo in comment
Modified: MOAB/trunk/bsp_tree_test.cpp
===================================================================
--- MOAB/trunk/bsp_tree_test.cpp 2009-05-16 20:09:01 UTC (rev 2889)
+++ MOAB/trunk/bsp_tree_test.cpp 2009-05-16 20:10:02 UTC (rev 2890)
@@ -1285,7 +1285,7 @@
// not return leaves that are not face-adjacent (e.g. adjacent
// only along edges or at corners.) The determining factor
// for whether or not such a neighbor is returned is which
- // sub-tree from the split that defined the source leaf side
+ // sub-tree of the split that defined the source leaf side
// the neighbor is on. The algorithm will not search the subtree
// of the split that created the side and that contains the
// source leaf.
More information about the moab-dev
mailing list