Revision: 53381
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53381&view=rev
Author:   carlmoore
Date:     2012-10-25 21:43:16 +0000 (Thu, 25 Oct 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/util/dpix-pix.c

Modified: brlcad/trunk/src/util/dpix-pix.c
===================================================================
--- brlcad/trunk/src/util/dpix-pix.c    2012-10-25 21:40:32 UTC (rev 53380)
+++ brlcad/trunk/src/util/dpix-pix.c    2012-10-25 21:43:16 UTC (rev 53381)
@@ -20,7 +20,7 @@
 /** @file util/dpix-pix.c
  *
  * Convert double precision images in .dpix form to a .pix file.  By
- * default, will determin min/max values to drive exposure
+ * default, will determine min/max values to drive exposure
  * calculations, and perform linear interpolation on the way to 1-byte
  * values.
  *
@@ -72,7 +72,7 @@
 
     /* Note that the minimum is set to 1.0e20, the computer's working
      * equivalent of positive infinity.  Thus any subsequent value
-     * must be larger. Likewise, the maximun is set to -1.0e20, the
+     * must be larger. Likewise, the maximum is set to -1.0e20, the
      * equivalent of negative infinity, and any values must thus be
      * bigger than it.
      */

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to