Revision: 54405
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54405&view=rev
Author:   carlmoore
Date:     2013-02-14 18:15:06 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/libged/draw.c

Modified: brlcad/trunk/src/libged/draw.c
===================================================================
--- brlcad/trunk/src/libged/draw.c      2013-02-14 18:11:24 UTC (rev 54404)
+++ brlcad/trunk/src/libged/draw.c      2013-02-14 18:15:06 UTC (rev 54405)
@@ -639,7 +639,7 @@
                radius = avg_view_size / 4.0;
            }
 
-           /* We imagine our representative circlar curve lying in
+           /* We imagine our representative circular curve lying in
             * the XY plane centered at the origin.
             *
             * Suppose we're viewing the circle head on, and that the
@@ -647,7 +647,7 @@
             * top edge of a pixel. Here we place a plotted point p1.
             *
             * As we continue clockwise around the circle we pass
-            * through neigboring pixels in the same row, until we
+            * through neighboring pixels in the same row, until we
             * vertically drop a distance equal to the pixel spacing,
             * in which case we just barely enter a pixel in the next
             * row. Here we place a plotted point p2 (y = radius -
@@ -660,7 +660,7 @@
             * infinite number of line segments.
             *
             * We assume that the distance between p1 and p2 is the
-            * maxiumum point sampling distance we can use for the
+            * maximum point sampling distance we can use for the
             * curve which will give a perfect rasterization, i.e.
             * the same rasterization as if we chose a point distance
             * of 0.

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to