diff --git a/lib/OpenLayers/Handler/Feature.js b/lib/OpenLayers/Handler/Feature.js index 53aaa4a971..ef18d9b1c5 100644 --- a/lib/OpenLayers/Handler/Feature.js +++ b/lib/OpenLayers/Handler/Feature.js @@ -105,7 +105,7 @@ OpenLayers.Handler.Feature = OpenLayers.Class(OpenLayers.Handler, { * * Parameters: * control - {} - * layers - {Array()} + * layer - {} * callbacks - {Object} An object with a 'over' property whos value is * a function to be called when the mouse is over a feature. The * callback should expect to recieve a single argument, the feature.