Revision: 56944
          http://sourceforge.net/p/brlcad/code/56944
Author:   iiizzzaaakkk
Date:     2013-08-19 08:22:01 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
Corrected spelling of polynomial in bn_poly_synthetic_div.c

Modified Paths:
--------------
    brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c

Modified: brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c
===================================================================
--- brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c        2013-08-19 
08:16:51 UTC (rev 56943)
+++ brlcad/trunk/src/libbn/tests/bn_poly_synthetic_div.c        2013-08-19 
08:22:01 UTC (rev 56944)
@@ -38,7 +38,7 @@
 bn_poly_t rem[1] = { BN_POLY_INIT_ZERO };
 
 
-/* Initializes polnomial storing a negative, positive and zero
+/* Initializes polynomial storing a negative, positive and zero
  * coefficients.  Test polynomials will be of 4th, 3rd, and 2nd
  * degrees.
  */

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to