Changeset 81

Show
Ignore:
Timestamp:
07/06/08 13:06:56 (5 months ago)
Author:
simon
Message:

Minor text change to a comment.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • collected/trunk/ondemand-js/ondemand.js

    r80 r81  
    5858                }; 
    5959 
    60                 // our event handler uses a variable called "dispatchTo" to 
    61                 // determine whether it will show or hide 
     60                // our event handler uses a variable called "dispatchTo" 
     61                // to determine whether it will show or hide 
    6262                var dispatchTo = show; 
    6363                var dispatcher = function(event){