Fix ND comment typo
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5531 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
OpenLayers.Rule.FeatureId = OpenLayers.Class(OpenLayers.Rule, {
|
OpenLayers.Rule.FeatureId = OpenLayers.Class(OpenLayers.Rule, {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* APIProperty: fid
|
* APIProperty: fids
|
||||||
* {Array(<String>)} Feature Ids to evaluate this rule against. To be passed
|
* {Array(<String>)} Feature Ids to evaluate this rule against. To be passed
|
||||||
* To be passed inside the params object.
|
* To be passed inside the params object.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user