Revision: 52954
http://brlcad.svn.sourceforge.net/brlcad/?rev=52954&view=rev
Author: carlmoore
Date: 2012-10-10 17:00:09 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/nmg/nmg_tri.c
Modified: brlcad/trunk/src/librt/primitives/nmg/nmg_tri.c
===================================================================
--- brlcad/trunk/src/librt/primitives/nmg/nmg_tri.c 2012-10-10 16:56:34 UTC
(rev 52953)
+++ brlcad/trunk/src/librt/primitives/nmg/nmg_tri.c 2012-10-10 17:00:09 UTC
(rev 52954)
@@ -4802,7 +4802,7 @@
sprintf(db_name, "uni%d.g", iter);
nmg_stash_model_to_file(db_name,
nmg_find_model(&fu->s_p->l.magic),
- "trangles and unimonotones");
+ "triangles and unimonotones");
}
for (BU_LIST_FOR(lu, loopuse, &fu->lu_hd))
@@ -4822,7 +4822,7 @@
sprintf(db_name, "uni_split%d.g", iter++);
nmg_stash_model_to_file(db_name,
nmg_find_model(&fu->s_p->l.magic),
- "split trangles and unimonotones");
+ "split triangles and unimonotones");
}
/* now we're left with a face that has some triangle loops and some
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