Some minor documentation adjustments.
This commit is contained in:
@@ -76,7 +76,7 @@ OpenLayers.Format.Atom = OpenLayers.Class(OpenLayers.Format.XML, {
|
||||
* doc - {Element} or {String}
|
||||
*
|
||||
* Returns:
|
||||
* Array(<OpenLayers.Feature.Vector>)
|
||||
* Array({<OpenLayers.Feature.Vector>})
|
||||
*/
|
||||
read: function(doc) {
|
||||
if (typeof doc == "string") {
|
||||
|
||||
Reference in New Issue
Block a user