fix jsdoc tag, no functional change

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12257 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2011-08-18 06:30:39 +00:00
parent 85455619ec
commit 6ba6527ef7

View File

@@ -20,8 +20,8 @@ OpenLayers.Filter.FeatureId = OpenLayers.Class(OpenLayers.Filter, {
/** /**
* APIProperty: fids * 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 inside the params object. * To be passed inside the params object.
*/ */
fids: null, fids: null,