[OpenLayers-Commits] r5330 - trunk/openlayers/lib/OpenLayers/Layer
commits at openlayers.org
commits at openlayers.org
Mon Dec 3 03:44:30 EST 2007
Author: elemoine
Date: 2007-12-03 03:44:30 -0500 (Mon, 03 Dec 2007)
New Revision: 5330
Modified:
trunk/openlayers/lib/OpenLayers/Layer/Vector.js
Log:
ND comment fix (non-functional change)
Modified: trunk/openlayers/lib/OpenLayers/Layer/Vector.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/Vector.js 2007-12-03 08:13:04 UTC (rev 5329)
+++ trunk/openlayers/lib/OpenLayers/Layer/Vector.js 2007-12-03 08:44:30 UTC (rev 5330)
@@ -307,7 +307,7 @@
/**
* APIMethod: destroyFeatures
- * Erase and estroy features on the layer.
+ * Erase and destroy features on the layer.
*
* Parameters:
* features - {Array(<OpenLayers.Feature.Vector>)} An optional array of
More information about the Commits
mailing list