Revision: 56837
http://sourceforge.net/p/brlcad/code/56837
Author: carlmoore
Date: 2013-08-14 13:38:52 +0000 (Wed, 14 Aug 2013)
Log Message:
-----------
remove trailing blank, and make spelling fixes
Modified Paths:
--------------
brlcad/trunk/doc/docbook/system/man1/en/bwrect.xml
brlcad/trunk/doc/docbook/system/man1/en/pixrect.xml
brlcad/trunk/src/adrt/isst
brlcad/trunk/src/libbn/tests/bn_poly_cubic_rts.c
brlcad/trunk/src/libbn/tests/bn_poly_quartic_rts.c
Modified: brlcad/trunk/doc/docbook/system/man1/en/bwrect.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/bwrect.xml 2013-08-14 13:25:15 UTC
(rev 56836)
+++ brlcad/trunk/doc/docbook/system/man1/en/bwrect.xml 2013-08-14 13:38:52 UTC
(rev 56837)
@@ -39,7 +39,7 @@
extracts a rectangular region from a black and white
<citerefentry><refentrytitle>bw</refentrytitle><manvolnum>5</manvolnum></citerefentry>
format file. The default input image size is 512X512.
-The x-y cordinates of the origin (xorig=0, yorig=0 corresponds to the
+The x-y coordinates of the origin (xorig=0, yorig=0 corresponds to the
lower left corner) and the dimension of the output image are passed as
command line arguments.</para>
<para>This utility supports pipes and can read/write from/to them.
Modified: brlcad/trunk/doc/docbook/system/man1/en/pixrect.xml
===================================================================
--- brlcad/trunk/doc/docbook/system/man1/en/pixrect.xml 2013-08-14 13:25:15 UTC
(rev 56836)
+++ brlcad/trunk/doc/docbook/system/man1/en/pixrect.xml 2013-08-14 13:38:52 UTC
(rev 56837)
@@ -39,7 +39,7 @@
extracts a rectangular region from a colored
<citerefentry><refentrytitle>pix</refentrytitle><manvolnum>5</manvolnum></citerefentry>
format file. The default input image size is 512X512.
-The x-y cordinates of the origin (xorig=0, yorig=0 corresponds to the
+The x-y coordinates of the origin (xorig=0, yorig=0 corresponds to the
lower left corner) and the dimension of the output image are passed as
command line arguments.</para>
<para>This utility supports redirected input/output images.
Modified: brlcad/trunk/src/adrt/isst
===================================================================
--- brlcad/trunk/src/adrt/isst 2013-08-14 13:25:15 UTC (rev 56836)
+++ brlcad/trunk/src/adrt/isst 2013-08-14 13:38:52 UTC (rev 56837)
@@ -127,7 +127,7 @@
set dir_y [expr $focus_y - $pos_y]
set dir_z [expr $focus_z - $pos_z]
render_mode $oglwin cut "#($pos_x $pos_y $pos_z) #($dir_x $dir_y $dir_z)"
- ::isst::MoveRight $oglwin
+ ::isst::MoveRight $oglwin
}
proc ::isst::setup {} {
Modified: brlcad/trunk/src/libbn/tests/bn_poly_cubic_rts.c
===================================================================
--- brlcad/trunk/src/libbn/tests/bn_poly_cubic_rts.c 2013-08-14 13:25:15 UTC
(rev 56836)
+++ brlcad/trunk/src/libbn/tests/bn_poly_cubic_rts.c 2013-08-14 13:38:52 UTC
(rev 56837)
@@ -70,7 +70,7 @@
rts[2].re = 0.20679876865588492, rts[2].im = 0.5304573452575734;
rts[3].re = 0.20679876865588492 , rts[3].im = -0.5304573452575734;
- /* intializes a positive cubic equation */
+ /* initializes a positive cubic equation */
input[2] = bn_Zero_poly;
input[2].dgr = 3;
input[2].cf[0] = 5478, input[2].cf[1] = 5485, input[2].cf[2] = 458,
input[2].cf[3] = 786;/* input coeff */
@@ -86,7 +86,7 @@
int
test_bn_poly_cubic_rts(void)
{
- int val, val1[3], val2[3];/* variables get results for comparisms */
+ int val, val1[3], val2[3];/* variables get results for comparisons */
bn_complex_t r1[3],r2[3],r3[3];
int i, j, ind1 = 1, ind2 = 4; /* creates indexes for rts array. */
Modified: brlcad/trunk/src/libbn/tests/bn_poly_quartic_rts.c
===================================================================
--- brlcad/trunk/src/libbn/tests/bn_poly_quartic_rts.c 2013-08-14 13:25:15 UTC
(rev 56836)
+++ brlcad/trunk/src/libbn/tests/bn_poly_quartic_rts.c 2013-08-14 13:38:52 UTC
(rev 56837)
@@ -72,7 +72,7 @@
rts[3].re = -0.5903129767152558, rts[3].im = 0.263475942656035;
rts[4].re = -0.5903129767152558, rts[4].im = -0.263475942656035;
- /* intializes a positive quadratic equation */
+ /* initializes a positive quadratic equation */
input[2] = bn_Zero_poly;
input[2].dgr = 4;
input[2].cf[0] = 5478, input[2].cf[1] = 5485, input[2].cf[2] = 458,
input[2].cf[3] = 258564, input[2].cf[4] = 54785;/* input coeff */
@@ -89,7 +89,7 @@
int
test_bn_poly_qua_rts(void)
{
- int val, val1[4], val2[4];/* variables get results for comparisms */
+ int val, val1[4], val2[4];/* variables get results for comparisons */
bn_complex_t r1,r2[4],r3[4];
int i, j, ind1 = 1, ind2 = 5; /* creates array indexes for rts */
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