Revision: 53748
http://brlcad.svn.sourceforge.net/brlcad/?rev=53748&view=rev
Author: carlmoore
Date: 2012-11-19 17:35:27 +0000 (Mon, 19 Nov 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/tgc/tgc.c
brlcad/trunk/src/libwdb/wdb.c
brlcad/trunk/src/mged/mgdev.h
brlcad/trunk/src/mged/set.c
Modified: brlcad/trunk/src/librt/primitives/tgc/tgc.c
===================================================================
--- brlcad/trunk/src/librt/primitives/tgc/tgc.c 2012-11-19 16:34:18 UTC (rev
53747)
+++ brlcad/trunk/src/librt/primitives/tgc/tgc.c 2012-11-19 17:35:27 UTC (rev
53748)
@@ -2707,7 +2707,7 @@
*
* The process is to create the nmg topology of the TGC fill it
* in with a unit cylinder geometry (i.e. unitcircle at the top (0, 0, 1)
- * unit cylinder of radius 1, and unitcirlce at the bottom), and then
+ * unit cylinder of radius 1, and unitcircle at the bottom), and then
* scale it with a perspective matrix derived from the parameters of the
* tgc. The result is three trimmed nurb surfaces which interpolate the
* parameters of the original TGC.
Modified: brlcad/trunk/src/libwdb/wdb.c
===================================================================
--- brlcad/trunk/src/libwdb/wdb.c 2012-11-19 16:34:18 UTC (rev 53747)
+++ brlcad/trunk/src/libwdb/wdb.c 2012-11-19 17:35:27 UTC (rev 53748)
@@ -746,7 +746,7 @@
*
* Files can use a non-positive 'count' to mean "read the whole file",
* pre-loaded data, however, must provide a positive 'count' otherwise
- * an embty binunif will be created.
+ * an empty binunif will be created.
*/
int
mk_binunif (
Modified: brlcad/trunk/src/mged/mgdev.h
===================================================================
--- brlcad/trunk/src/mged/mgdev.h 2012-11-19 16:34:18 UTC (rev 53747)
+++ brlcad/trunk/src/mged/mgdev.h 2012-11-19 17:35:27 UTC (rev 53748)
@@ -107,7 +107,7 @@
#define MGP_FSCD 0x18 /* Function Switch & Control Dials */
#define MGP_IPCU 0x34 /* Intel. Peripheral Control Unit */
#define MGP_PICK 0x10 /* Pick Module */
-#define MGP_PRINT 0x08 /* Rasterizor Print Function */
+#define MGP_PRINT 0x08 /* Rasterizer Print Function */
#define MGP_PLOT 0x09 /* " Plot */
#define MGP_SPEC 0x0A /* " Special Function */
#define MGP_COPY 0x0B /* " Screen Copy Function */
Modified: brlcad/trunk/src/mged/set.c
===================================================================
--- brlcad/trunk/src/mged/set.c 2012-11-19 16:34:18 UTC (rev 53747)
+++ brlcad/trunk/src/mged/set.c 2012-11-19 17:35:27 UTC (rev 53748)
@@ -208,7 +208,7 @@
(flags&TCL_GLOBAL_ONLY)|TCL_LEAVE_ERR_MSG);
bu_vls_printf(&str, "%s=\"%s\"", name1, newvalue);
if (bu_struct_parse(&str, mged_vparse, (char *)mged_variables) < 0) {
- Tcl_AppendResult(interp, "ERROR OCCURED WHEN SETTING ", name1,
+ Tcl_AppendResult(interp, "ERROR OCCURRED WHEN SETTING ", name1,
" TO ", newvalue, "\n", (char *)NULL);
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits