Revision: 52686
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52686&view=rev
Author:   carlmoore
Date:     2012-10-02 16:26:54 +0000 (Tue, 02 Oct 2012)
Log Message:
-----------
fix spelling

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

Modified: brlcad/trunk/doc/html/manuals/mged/animmate/vdraw.html
===================================================================
--- brlcad/trunk/doc/html/manuals/mged/animmate/vdraw.html      2012-10-02 
16:15:59 UTC (rev 52685)
+++ brlcad/trunk/doc/html/manuals/mged/animmate/vdraw.html      2012-10-02 
16:26:54 UTC (rev 52686)
@@ -43,7 +43,7 @@
 <i>index</i> is an integer referring to a particular node in a vlist,
 <i>command</i> is an integer representing one of the drawing commands
 described above, <i>name</i> is a string no longer than 31 characters,
-and <i>rrggbb</i> is a six-digit hexidecimal integer representing a
+and <i>rrggbb</i> is a six-digit hexadecimal integer representing a
 color.
 <h1>OPERATIONS</h1>
 
@@ -101,7 +101,7 @@
 vdraw params color <i>rrggbb</i>
 </pre>
 Set the color parameter of the current vlist with a six-digit
-hexidecimal integer.
+hexadecimal integer.
 <pre>
 vdraw params name <i>name</i>
 </pre>
@@ -116,7 +116,7 @@
 <pre>
 vdraw read color
 </pre>
-Returns the six-digit hexidecimal integer representing the color of the
+Returns the six-digit hexadecimal integer representing the color of the
 current vlist.
 <pre>
 vdraw read length

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