Revision: 53867
http://brlcad.svn.sourceforge.net/brlcad/?rev=53867&view=rev
Author: carlmoore
Date: 2012-11-28 19:33:02 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
fix spellings
Modified Paths:
--------------
brlcad/trunk/src/liboptical/sh_toyota.c
brlcad/trunk/src/mged/chgtree.c
brlcad/trunk/src/mged/comb_bool_parse.y
brlcad/trunk/src/mged/comb_bool_scan.l
brlcad/trunk/src/mged/edarb.c
brlcad/trunk/src/mged/red.c
Modified: brlcad/trunk/src/liboptical/sh_toyota.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_toyota.c 2012-11-28 19:31:13 UTC (rev
53866)
+++ brlcad/trunk/src/liboptical/sh_toyota.c 2012-11-28 19:33:02 UTC (rev
53867)
@@ -411,7 +411,7 @@
*
* Table of solar irradiance values taken from WMO - No. 590,
* "Commission for Instruments and Methods of Observation", Abridged
- * Final Report of the Eigth Session, Mexico City, 19-30 October 1981,
+ * Final Report of the Eighth Session, Mexico City, 19-30 October 1981,
* pp. 71-5.
*
* Return the solar spectral irradiance through the atmosphere
Modified: brlcad/trunk/src/mged/chgtree.c
===================================================================
--- brlcad/trunk/src/mged/chgtree.c 2012-11-28 19:31:13 UTC (rev 53866)
+++ brlcad/trunk/src/mged/chgtree.c 2012-11-28 19:33:02 UTC (rev 53867)
@@ -98,7 +98,7 @@
/* translate to end of "original" cylinder */
VADD2(tgc_ip->v, tgc_ip->v, tgc_ip->h);
- /* no interuprts */
+ /* no interrupts */
(void)signal(SIGINT, SIG_IGN);
if ((dp = db_diradd(dbip, argv[2], -1L, 0, proto->d_flags,
&proto->d_minor_type)) == RT_DIR_NULL) {
Modified: brlcad/trunk/src/mged/comb_bool_parse.y
===================================================================
--- brlcad/trunk/src/mged/comb_bool_parse.y 2012-11-28 19:31:13 UTC (rev
53866)
+++ brlcad/trunk/src/mged/comb_bool_parse.y 2012-11-28 19:33:02 UTC (rev
53867)
@@ -19,7 +19,7 @@
*/
/** @file comb_bool_parse.y
*
- * YACC(1) specifiation to parse Boolean expressions for
+ * YACC(1) specification to parse Boolean expressions for
* the 'c' command
*
* This grammar recognizes the classical infix notation that allows
Modified: brlcad/trunk/src/mged/comb_bool_scan.l
===================================================================
--- brlcad/trunk/src/mged/comb_bool_scan.l 2012-11-28 19:31:13 UTC (rev
53866)
+++ brlcad/trunk/src/mged/comb_bool_scan.l 2012-11-28 19:33:02 UTC (rev
53867)
@@ -19,7 +19,7 @@
*/
/** @file comb_bool_scan.l
*
- * LEX(1) specifiation to scan Boolean expressions for
+ * LEX(1) specification to scan Boolean expressions for
* the 'c' command
*
*/
Modified: brlcad/trunk/src/mged/edarb.c
===================================================================
--- brlcad/trunk/src/mged/edarb.c 2012-11-28 19:31:13 UTC (rev 53866)
+++ brlcad/trunk/src/mged/edarb.c 2012-11-28 19:33:02 UTC (rev 53867)
@@ -991,7 +991,7 @@
/*
* Reinstall the permuted vertices back into the temporary buffer,
- * copying redundant vertices as necessay
+ * copying redundant vertices as necessary
*
* -------+-------------------------
* Solid | Redundant storage
Modified: brlcad/trunk/src/mged/red.c
===================================================================
--- brlcad/trunk/src/mged/red.c 2012-11-28 19:31:13 UTC (rev 53866)
+++ brlcad/trunk/src/mged/red.c 2012-11-28 19:33:02 UTC (rev 53867)
@@ -258,7 +258,7 @@
int save_comb(struct directory *dpold)
{
- /* Save a combination under a temporory name */
+ /* Save a combination under a temporary name */
struct directory *dp;
struct rt_db_internal intern;
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