Revision: 53782
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53782&view=rev
Author:   carlmoore
Date:     2012-11-20 18:02:13 +0000 (Tue, 20 Nov 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/rtwizard/lib/MGEDpage.itk
    brlcad/trunk/src/tclscripts/rtwizard/lib/Wizard.itk
    brlcad/trunk/src/util/brlcad.1
    brlcad/trunk/src/util/pix3filter.c
    brlcad/trunk/src/util/pl-pl.1

Modified: brlcad/trunk/src/tclscripts/rtwizard/lib/MGEDpage.itk
===================================================================
--- brlcad/trunk/src/tclscripts/rtwizard/lib/MGEDpage.itk       2012-11-20 
17:54:56 UTC (rev 53781)
+++ brlcad/trunk/src/tclscripts/rtwizard/lib/MGEDpage.itk       2012-11-20 
18:02:13 UTC (rev 53782)
@@ -319,7 +319,7 @@
        }
 
        #
-       # Create a frame to manage the contols
+       # Create a frame to manage the controls
        #
        itk_component add conFrame {
            iwidgets::labeledframe $itk_component(hierFrame).conFrame \

Modified: brlcad/trunk/src/tclscripts/rtwizard/lib/Wizard.itk
===================================================================
--- brlcad/trunk/src/tclscripts/rtwizard/lib/Wizard.itk 2012-11-20 17:54:56 UTC 
(rev 53781)
+++ brlcad/trunk/src/tclscripts/rtwizard/lib/Wizard.itk 2012-11-20 18:02:13 UTC 
(rev 53782)
@@ -25,7 +25,7 @@
 # steps is accomplished using a menu with checkboxes. The check-
 # boxes indicate whether a particular step has been accomplished.
 #
-# Individual pages can take addvantage of the fact that the menubar
+# Individual pages can take advantage of the fact that the menubar
 # is dynamic.
 #
 
@@ -329,7 +329,7 @@
     # as an iwidget that inherits from labeledframe. This is primarily
     # for consistency.
     #
-    # The content page must support these puplic methods.
+    # The content page must support these public methods.
     #
     # 1. onSelect - called when the page is exposed.
     # 2. onDeselect - callback for hide events

Modified: brlcad/trunk/src/util/brlcad.1
===================================================================
--- brlcad/trunk/src/util/brlcad.1      2012-11-20 17:54:56 UTC (rev 53781)
+++ brlcad/trunk/src/util/brlcad.1      2012-11-20 18:02:13 UTC (rev 53782)
@@ -56,7 +56,7 @@
 by Michael John Muuss (enclosed, in the ``paper'') directory.
 .TP
 .B librt
-A library of functions suitable for interogation of a
+A library of functions suitable for interrogation of a
 CSG solid model, utilizing ray-tracing techniques.
 See
 .IR librt (3).

Modified: brlcad/trunk/src/util/pix3filter.c
===================================================================
--- brlcad/trunk/src/util/pix3filter.c  2012-11-20 17:54:56 UTC (rev 53781)
+++ brlcad/trunk/src/util/pix3filter.c  2012-11-20 18:02:13 UTC (rev 53782)
@@ -281,7 +281,7 @@
     if (ret == 0)
        perror("fread");
     /*
-     * Write out the bottome row.
+     * Write out the bottom row.
      */
     ret = fwrite(bottomcur, sizeof(char), 3*width, stdout);
     if (ret == 0)

Modified: brlcad/trunk/src/util/pl-pl.1
===================================================================
--- brlcad/trunk/src/util/pl-pl.1       2012-11-20 17:54:56 UTC (rev 53781)
+++ brlcad/trunk/src/util/pl-pl.1       2012-11-20 18:02:13 UTC (rev 53782)
@@ -60,7 +60,7 @@
 integer conversion is done by simple truncation.  If the
 .B \-S
 option is given, the "space" command in the plot file is used to
-center and scale the plot to the full 16 bit signed interger plotting
+center and scale the plot to the full 16 bit signed integer plotting
 space (-32767 to +32767).  This is particularly useful for converting
 floating point files.  The
 .B \-v

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