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:
@@ -32,7 +32,7 @@ OpenLayers.Format.GeoRSS.prototype =
|
||||
/**
|
||||
* Accept an OpenLayers.Feature.Vector, and build a geometry for it.
|
||||
*
|
||||
* @param OpenLayers.Feature.Vector feature
|
||||
* @param {OpenLayers.Feature.Vector} feature
|
||||
* @returns DOMElement
|
||||
*/
|
||||
createFeatureXML: function(feature) {
|
||||
|
||||
Reference in New Issue
Block a user