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

Modified Paths:
--------------
    brlcad/trunk/src/rttherm/ssampview.c

Modified: brlcad/trunk/src/rttherm/ssampview.c
===================================================================
--- brlcad/trunk/src/rttherm/ssampview.c        2012-11-07 21:06:31 UTC (rev 
53536)
+++ brlcad/trunk/src/rttherm/ssampview.c        2012-11-07 21:36:45 UTC (rev 
53537)
@@ -133,7 +133,7 @@
     assign_tabdata_to_tcl_var(interp, "ntsc_g_samp", ntsc_g);
     assign_tabdata_to_tcl_var(interp, "ntsc_b_samp", ntsc_b);
 
-    /* Sum togther the sampled curves */
+    /* Sum together the sampled curves */
     {
        struct bn_tabdata *sum;
        BN_GET_TABDATA(sum, ntsc_r->table);
@@ -350,7 +350,7 @@
 
 
 /*
- * Return value of one pixel as RGB tripple, in decimal
+ * Return value of one pixel as RGB triple, in decimal
  */
 int
 tcl_fb_readpixel(ClientData UNUSED(cd), Tcl_Interp *interp, int argc, char 
**argv)

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