diff --git a/lib/OpenLayers/Handler/Point.js b/lib/OpenLayers/Handler/Point.js index bfc0a8a300..79e67b28b8 100644 --- a/lib/OpenLayers/Handler/Point.js +++ b/lib/OpenLayers/Handler/Point.js @@ -62,7 +62,7 @@ OpenLayers.Handler.Point = OpenLayers.Class(OpenLayers.Handler, { * * Parameters: * control - {} The control that owns this handler - * callbacks - {Object} An object with a 'done' property whos value is a + * callbacks - {Object} An object with a 'done' property whose value is a * function to be called when the point drawing is finished. * The callback should expect to recieve a single argument, * the point geometry. If the callbacks object contains a