Revision: 53724
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53724&view=rev
Author:   carlmoore
Date:     2012-11-15 21:53:14 +0000 (Thu, 15 Nov 2012)
Log Message:
-----------
fix spellings (2 files being submitted here)

Modified Paths:
--------------
    brlcad/trunk/src/libbn/bntester.c
    brlcad/trunk/src/libbn/rand.c

Modified: brlcad/trunk/src/libbn/bntester.c
===================================================================
--- brlcad/trunk/src/libbn/bntester.c   2012-11-15 21:51:26 UTC (rev 53723)
+++ brlcad/trunk/src/libbn/bntester.c   2012-11-15 21:53:14 UTC (rev 53724)
@@ -345,7 +345,7 @@
                buf_p1 = strtok(buf, "\n");
                buf_p = strtok(buf_p1, ", ");
 
-               /* The 1st parameter of the test case is alway an unsigned
+               /* The 1st parameter of the test case is always an unsigned
                 * long int which represents the function number. This logic
                 * validates the test case function number to ensure it is
                 * an unsigned long int.

Modified: brlcad/trunk/src/libbn/rand.c
===================================================================
--- brlcad/trunk/src/libbn/rand.c       2012-11-15 21:51:26 UTC (rev 53723)
+++ brlcad/trunk/src/libbn/rand.c       2012-11-15 21:53:14 UTC (rev 53724)
@@ -3619,7 +3619,7 @@
 /**
  * Immediately after the random number table,
  * some "poison" floating point numbers,
- * intended to cause noticable difficulties if these are used.
+ * intended to cause noticeable difficulties if these are used.
  */
 float  bn_rand_poison_[] = {
     9e20f, 9e20f, 9e20f, 9e20f, 9e20f, 9e20f, 9e20f, 9e20f, 9e20f, 9e20f,

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to