Revision: 53646
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53646&view=rev
Author:   carlmoore
Date:     2012-11-09 21:30:31 +0000 (Fri, 09 Nov 2012)
Log Message:
-----------
fix spellings

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

Modified: brlcad/trunk/src/tclscripts/mged/bindings.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/bindings.tcl       2012-11-09 21:28:07 UTC 
(rev 53645)
+++ brlcad/trunk/src/tclscripts/mged/bindings.tcl       2012-11-09 21:30:31 UTC 
(rev 53646)
@@ -33,7 +33,7 @@
     if { $::tcl_platform(platform) != "windows" && $::tcl_platform(os) != 
"Darwin" } {
        bind $w <Enter> "winset $w; focus $w;"
     } else {
-       # some platforms should not be forced window activiation (winset)
+       # some platforms should not be forced window activation (winset)
        bind $w <Enter> "winset $w;"
     }
 
@@ -58,8 +58,8 @@
 \te\t\t\ttoggle edit axes
 \tm\t\t\ttoggle model axes
 \tv\t\t\ttoggle view axes
-\ti\t\t\tadvance illumation pointer forward
-\tI\t\t\tadvance illumation pointer backward
+\ti\t\t\tadvance illumination pointer forward
+\tI\t\t\tadvance illumination pointer backward
 \tp\t\t\tsimulate mouse press (i.e. to pick a solid)
 \t0\t\t\tzero knobs
 \tx\t\t\trate rotate about x axis

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to