[Commits] r1408 - core/trunk/geoext/lib/GeoExt/widgets/grid
commits at geoext.org
commits at geoext.org
Fri Oct 9 21:03:23 CEST 2009
Author: elemoine
Date: 2009-10-09 21:03:23 +0200 (Fri, 09 Oct 2009)
New Revision: 1408
Modified:
core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js
Log:
fix typo in comment, no functional change
Modified: core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js 2009-10-09 18:46:46 UTC (rev 1407)
+++ core/trunk/geoext/lib/GeoExt/widgets/grid/FeatureSelectionModel.js 2009-10-09 19:03:23 UTC (rev 1408)
@@ -158,7 +158,7 @@
*
* :param obj: ``OpenLayers.Layer.Vector`` or
* ``OpenLayers.Control.SelectFeature`` The object this selection model
- * should be bound to, either a vector layeer or a select feature
+ * should be bound to, either a vector layer or a select feature
* control.
* :param options: ``Object`` An object with a "controlConfig"
* property referencing the configuration object to pass to the
More information about the Commits
mailing list