Revision: 52740
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52740&view=rev
Author:   carlmoore
Date:     2012-10-03 19:07:55 +0000 (Wed, 03 Oct 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/html_library.tcl

Modified: brlcad/trunk/src/tclscripts/html_library.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/html_library.tcl        2012-10-03 19:01:20 UTC 
(rev 52739)
+++ brlcad/trunk/src/tclscripts/html_library.tcl        2012-10-03 19:07:55 UTC 
(rev 52740)
@@ -438,7 +438,7 @@
 # if we have a clickable image, arrange for a callback
 
 proc HMgot_image {win image_error} {
-    # if we're in a frame turn on geometry propogation
+    # if we're in a frame turn on geometry propagation
     if {[winfo name $win] == "label"} {
        pack propagate [winfo parent $win] 1
     }

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