Revision: 53492
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53492&view=rev
Author:   carlmoore
Date:     2012-11-07 17:37:08 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/include/spectrum.h

Modified: brlcad/trunk/include/spectrum.h
===================================================================
--- brlcad/trunk/include/spectrum.h     2012-11-07 17:29:46 UTC (rev 53491)
+++ brlcad/trunk/include/spectrum.h     2012-11-07 17:37:08 UTC (rev 53492)
@@ -41,7 +41,7 @@
  *  For example, if the val[] array contains power values, then
  *  val[j] contains the integral of the power from wavel[j] to wavel[j+1]
  *
- *  As an exmple, assume nwave=2, wavel[0]=500, wavel[1]=600, wavel[2]=700.
+ *  As an example, assume nwave=2, wavel[0]=500, wavel[1]=600, wavel[2]=700.
  *  Then val[0] would contain data for the 500 to 600nm interval,
  *  and val[1] would contain data for the 600 to 700nm interval.
  *  There would be no storage allocated for val[2] -- don't use it!
@@ -58,7 +58,7 @@
  *
  *  Wavelength Units -
  *     cm = 10** -2 m  centimeters
- *     mm = 10** -3 m  milimeters
+ *     mm = 10** -3 m  millimeters
  *     um = 10** -6 m  micrometers, or microns
  *     nm = 10** -9 m  nanometers
  *

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to