Revision: 52720
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52720&view=rev
Author:   carlmoore
Date:     2012-10-03 14:36:25 +0000 (Wed, 03 Oct 2012)
Log Message:
-----------
fix spellings (including those of 'listbox' and 'globbing')

Modified Paths:
--------------
    brlcad/trunk/doc/html/manuals/mged/mged_gui.html

Modified: brlcad/trunk/doc/html/manuals/mged/mged_gui.html
===================================================================
--- brlcad/trunk/doc/html/manuals/mged/mged_gui.html    2012-10-03 14:33:13 UTC 
(rev 52719)
+++ brlcad/trunk/doc/html/manuals/mged/mged_gui.html    2012-10-03 14:36:25 UTC 
(rev 52720)
@@ -714,12 +714,12 @@
 <A NAME="Tcl Evaluation"><LI><B>Tcl Evaluation</B> - set the
        command interpretation mode to Tcl mode. In this mode,
        globbing is <B>not</B> performed against MGED database
-       objects. Rather, the command string is passed, umodified,
+       objects. Rather, the command string is passed, unmodified,
        to the Tcl interpreter.
 
 <A NAME="Object Name Matching"><LI><B>Object Name Matching</B> - set the
        command interpretation mode to MGED object name matching. In
-       this mode, globbin is performed against MGED database objects.
+       this mode, globbing is performed against MGED database objects.
 </UL>
 <A NAME="Color Schemes"><LI><B>Color Schemes</B> - pops up a tool
        for setting colors used by drawing panes (display managers).
@@ -795,7 +795,7 @@
 pane (display manager).
 This mechanism supports multiple views within a single pane.
 A view consists of a position in model space, a view size and
-an orientaion.
+an orientation.
 <BR>
 <UL>
 <A NAME="Add View"><LI><B>Add View</B> - Adds a view to the view ring.
@@ -860,7 +860,7 @@
 The user must then fire another ray to continue selecting a matrix to edit.
 When a solid is finally selected, the user is presented with a listbox
 consisting
-of the path components of the selected solid. From this lisbox, the
+of the path components of the selected solid. From this listbox, the
 user selects a path component. This component determines which
 matrix will be edited. After selecting the path component, object/matrix
 edit mode is entered. When this happens, the mouse behavior mode
@@ -1281,7 +1281,7 @@
      toggle the use of display lists. This currently affects
      only Ogl display managers. When using display lists the
      screen update time is significantly faster. This is especially
-     noticable when running MGED remotely. Use of display lists
+     noticeable when running MGED remotely. Use of display lists
      is encouraged unless the geometry being viewed is bigger
      than the Ogl server can handle (i.e. the server runs out
      of available memory for storing display lists). When this
@@ -1289,7 +1289,7 @@
      If huge pieces of geometry need to be viewed, consider
      toggling off display lists. Note that using display lists
      while viewing geometry of any significant size will incur
-     noticable compute time up front to create the display lists.
+     noticeable compute time up front to create the display lists.
 </UL>
 <A NAME="Misc"><LI><B>Misc</B>
 <UL>

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


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to