Revision: 53864
http://brlcad.svn.sourceforge.net/brlcad/?rev=53864&view=rev
Author: carlmoore
Date: 2012-11-28 19:25:34 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
fix spellings and fix apostrophe
Modified Paths:
--------------
brlcad/trunk/src/conv/dxf/g-dxf.c
brlcad/trunk/src/conv/patch/patch-g.c
brlcad/trunk/src/irprep/showtherm.c
Modified: brlcad/trunk/src/conv/dxf/g-dxf.c
===================================================================
--- brlcad/trunk/src/conv/dxf/g-dxf.c 2012-11-28 19:23:25 UTC (rev 53863)
+++ brlcad/trunk/src/conv/dxf/g-dxf.c 2012-11-28 19:25:34 UTC (rev 53864)
@@ -524,7 +524,7 @@
NULL,
(genptr_t)NULL); /* in librt/nmg_bool.c */
- /* end of layers section, start of ENTOTIES SECTION */
+ /* end of layers section, start of ENTITIES SECTION */
fprintf(fp, "0\nENDTAB\n0\nENDSEC\n0\nSECTION\n2\nENTITIES\n");
/* Walk indicated tree(s). Each region will be output separately */
Modified: brlcad/trunk/src/conv/patch/patch-g.c
===================================================================
--- brlcad/trunk/src/conv/patch/patch-g.c 2012-11-28 19:23:25 UTC (rev
53863)
+++ brlcad/trunk/src/conv/patch/patch-g.c 2012-11-28 19:25:34 UTC (rev
53864)
@@ -352,7 +352,7 @@
&& face2_no < *face_count);
if (p_faces[face2_no].fu != fu2 &&
p_faces[face2_no].fu != fu2) {
- bu_log("nmg_patch_coplanar_face_merge: Couldn`t find entry for
faceuse %p in p_faces\n", (void *)fu2);
+ bu_log("nmg_patch_coplanar_face_merge: Couldn't find entry for
faceuse %p in p_faces\n", (void *)fu2);
continue;
}
Modified: brlcad/trunk/src/irprep/showtherm.c
===================================================================
--- brlcad/trunk/src/irprep/showtherm.c 2012-11-28 19:23:25 UTC (rev 53863)
+++ brlcad/trunk/src/irprep/showtherm.c 2012-11-28 19:25:34 UTC (rev 53864)
@@ -44,7 +44,7 @@
* and secpass. The air objects had to be removed in order for
* PRISM to run. Then when running showtherm use only the object
* 'all.' Make sure the air was at the end so that the numbering
- * sceme is not altered.
+ * scheme is not altered.
*
* CHANGES
* 25 November 1991 - Start of original program.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits