Fix comment, no functional change
This commit is contained in:
@@ -949,7 +949,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
|
||||
* Does nothing by default. Override this if you
|
||||
* need to do something on feature updates.
|
||||
*
|
||||
* Paarameters:
|
||||
* Parameters:
|
||||
* feature - {<OpenLayers.Feature.Vector>}
|
||||
*/
|
||||
onFeatureInsert: function(feature) {
|
||||
|
||||
Reference in New Issue
Block a user