Revision: 50700
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50700&view=rev
Author:   brlcad
Date:     2012-05-26 14:28:14 +0000 (Sat, 26 May 2012)
Log Message:
-----------
apply spelling corrections from sf patch 3529931 by anuragmurty

Modified Paths:
--------------
    brlcad/trunk/src/rt/rtexample.c

Modified: brlcad/trunk/src/rt/rtexample.c
===================================================================
--- brlcad/trunk/src/rt/rtexample.c     2012-05-26 14:25:26 UTC (rev 50699)
+++ brlcad/trunk/src/rt/rtexample.c     2012-05-26 14:28:14 UTC (rev 50700)
@@ -227,7 +227,7 @@
      */
     static struct rt_i *rtip;
 
-    /* optional parameter to rt_dirbuild() what can be used to capture
+    /* optional parameter to rt_dirbuild() that can be used to capture
      * a title if the geometry database has one set.
      */
     char title[1024] = {0};
@@ -270,7 +270,7 @@
 
     /* This next call gets the database ready for ray tracing.  This
      * causes some values to be precomputed, sets up space
-     * partitioning, computes boudning volumes, etc.
+     * partitioning, computes bounding volumes, etc.
      */
     rt_prep_parallel(rtip, 1);
 

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to