diff --git a/lib/OpenLayers/Layer/Vector.js b/lib/OpenLayers/Layer/Vector.js index 421a7a7460..333a7a8d68 100644 --- a/lib/OpenLayers/Layer/Vector.js +++ b/lib/OpenLayers/Layer/Vector.js @@ -228,7 +228,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, { * Destroy this layer */ destroy: function() { - if (this.stategies) { + if (this.strategies) { for(var i=0, len=this.strategies.length; i