Revision: 52731
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52731&view=rev
Author:   carlmoore
Date:     2012-10-03 17:59:46 +0000 (Wed, 03 Oct 2012)
Log Message:
-----------
fix spellings

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

Modified: brlcad/trunk/doc/html/manuals/mged/mged.html
===================================================================
--- brlcad/trunk/doc/html/manuals/mged/mged.html        2012-10-03 17:55:30 UTC 
(rev 52730)
+++ brlcad/trunk/doc/html/manuals/mged/mged.html        2012-10-03 17:59:46 UTC 
(rev 52731)
@@ -152,7 +152,7 @@
 is generally stored in a single file
 called a <i>database</i>.&nbsp; Each database may contain many different 
objects.&nbsp;
 By convention, the files containing BRL-CAD
-geometry have an extention of ``.g''.&nbsp;
+geometry have an extension of ``.g''.&nbsp;
 <p>
 Before starting mged the user should assure that the X-Windows <B>DISPLAY</B>
 environment variable has been properly set.&nbsp; This indicates where 
applications
@@ -291,7 +291,7 @@
 in the database in millimeters. When MGED interacts with the user, it converts
 values from the database into the units selected by the user before displaying
 them.&nbsp; Likewise, values that the user enters are converted to millimeters
-before being written to the databas.&nbsp;
+before being written to the database.&nbsp;
 <p><a name="coord"><H2>The Screen Coordinate System</H2></a>
 <p>
 
@@ -304,7 +304,7 @@
 the display with objects which are
 within view
 in X and Y, but quite far away in the Z direction.&nbsp;
-This is especially usefull when the display is zoomed
+This is especially useful when the display is zoomed
 in on a small portion of the geometry.&nbsp;
 On some displays Z axis clipping can be selectively enabled and disabled
 as a viewing aid.&nbsp;
@@ -499,7 +499,7 @@
 
 <p> It is possible to raytrace the current view from within mged.&nbsp;
 But to do so we need a place to display the image.&nbsp; We start up a
-framebuffer server (number 1) to accomodate this:
+framebuffer server (number 1) to accommodate this:
 
 <pre> <tt>
    mged> </tt><B><FONT color="#20a020">exec fbserv 1 /dev/sgip &</FONT></B>
@@ -605,7 +605,7 @@
 The raytracer will complain that they overlap.&nbsp;
 The best way to fix this is to clear the display, redisplay the new,
 complete object, and then raytrace.&nbsp;
-The ``<a href="mged_cmds.html#Z">Z</a>'' comand clears all
+The ``<a href="mged_cmds.html#Z">Z</a>'' command clears all
 objects from the display.  Then we can redisplay the objects we want to 
raytrace
 with the ``<a href="mged_cmds.html#e">draw</a>'' command.
 

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