Fix typos in documentation strings.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3347 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -313,7 +313,7 @@ OpenLayers.Layer.Vector.prototype =
|
||||
/**
|
||||
* Given a feature id, return the feature if it exists in the features array
|
||||
*
|
||||
* @param String featureId
|
||||
* @param {String} featureId
|
||||
* @type OpenLayers.Feature.Vector
|
||||
* @return A feature corresponding to the given featureId
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user