Revision: 53761
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53761&view=rev
Author:   carlmoore
Date:     2012-11-19 20:30:28 +0000 (Mon, 19 Nov 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/pattern_gui.tcl

Modified: brlcad/trunk/src/tclscripts/mged/pattern_gui.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/pattern_gui.tcl    2012-11-19 20:28:49 UTC 
(rev 53760)
+++ brlcad/trunk/src/tclscripts/mged/pattern_gui.tcl    2012-11-19 20:30:28 UTC 
(rev 53761)
@@ -875,8 +875,8 @@
     bind $itk_component(l_cobj_s) <Enter> " set [list [scope helpvar]] {Enter 
the coordinates of center of object to be duplicated}"
     bind $itk_component(cb_rotaz_s) <Enter> " set [list [scope helpvar]] 
{Select to rotate the duplicates in Azimuth}"
     bind $itk_component(cb_rotel_s) <Enter> " set [list [scope helpvar]] 
{Select to rotate the duplicates in Elevation}"
-    bind $itk_component(rb_num_s) <Enter> " set [list [scope helpvar]] {Select 
to generate creation points based on number of aziumth and elevation angles and 
delta angles}"
-    bind $itk_component(l_numaz_s) <Enter> " set [list [scope helpvar]] {Enter 
the number of aziumth angles to be used}"
+    bind $itk_component(rb_num_s) <Enter> " set [list [scope helpvar]] {Select 
to generate creation points based on number of azimuth and elevation angles and 
delta angles}"
+    bind $itk_component(l_numaz_s) <Enter> " set [list [scope helpvar]] {Enter 
the number of azimuth angles to be used}"
     bind $itk_component(l_numel_s) <Enter> " set [list [scope helpvar]] {Enter 
the number of elevation angles to be used}"
     bind $itk_component(l_delaz_s) <Enter> " set [list [scope helpvar]] {Enter 
the azimuth delta angle (degrees)}"
     bind $itk_component(l_delel_s) <Enter> " set [list [scope helpvar]] {Enter 
the elevation angle delta (degrees)}"
@@ -888,7 +888,7 @@
     bind $itk_component(l_delta_s) <Enter> " set [list [scope helpvar]] {Enter 
the radius delta to be used}"
     bind $itk_component(rb_radlist_s) <Enter> " set [list [scope helpvar]] 
{Select to generate creation points based on a list of radii}"
     bind $itk_component(l_radlist_s) <Enter> " set [list [scope helpvar]] 
{Enter a list of radii to be used}"
-    bind $itk_component(l_startaz_s) <Enter> " set [list [scope helpvar]] 
{Enter starting aziumth angle in degrees (0-360)}"
+    bind $itk_component(l_startaz_s) <Enter> " set [list [scope helpvar]] 
{Enter starting azimuth angle in degrees (0-360)}"
     bind $itk_component(l_startel_s) <Enter> " set [list [scope helpvar]] 
{Enter starting elevation angle in degrees (-90 - 90)}"
     bind $itk_component(l_startr_s) <Enter> " set [list [scope helpvar]] 
{Enter starting radius}"
     bind $itk_component(l_obj_s) <Enter> " set [list [scope helpvar]] {Enter 
the list of objects to duplicate}"
@@ -1346,7 +1346,7 @@
     bind $itk_component(l_cbase_c) <Enter> " set [list [scope helpvar]] {Enter 
the base of the created cylindrical pattern}"
     bind $itk_component(l_cobj_c) <Enter> " set [list [scope helpvar]] {Enter 
the coordinates of center of object to be duplicated}"
     bind $itk_component(cb_rot_c) <Enter> " set [list [scope helpvar]] {Select 
to rotate the duplicates}"
-    bind $itk_component(l_numaz_c) <Enter> " set [list [scope helpvar]] {Enter 
the number of aziumth angles to be used}"
+    bind $itk_component(l_numaz_c) <Enter> " set [list [scope helpvar]] {Enter 
the number of azimuth angles to be used}"
     bind $itk_component(l_delaz_c) <Enter> " set [list [scope helpvar]] {Enter 
the azimuth delta angle (degrees)}"
     bind $itk_component(cb_list_c) <Enter> " set [list [scope helpvar]] 
{Select to generate creation points based on a list of azimuths}"
     bind $itk_component(l_listaz_c) <Enter> " set [list [scope helpvar]] 
{Enter a list of azimuths to be used}"

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