OpenLayers OpenLayers

Changeset 6011

Show
Ignore:
Timestamp:
02/06/08 18:52:39 (1 year ago)
Author:
crschmidt
Message:

Fix typo in comments.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Handler/Point.js

    r5624 r6011  
    6363     * Parameters: 
    6464     * control - {<OpenLayers.Control>} The control that owns this handler 
    65      * callbacks - {Object} An object with a 'done' property whos value is a 
     65     * callbacks - {Object} An object with a 'done' property whose value is a 
    6666     *             function to be called when the point drawing is finished. 
    6767     *             The callback should expect to recieve a single argument,