Docs: Set many links as {<...>}

This commit is contained in:
Xavier Mamano
2012-01-12 20:03:40 +01:00
parent cbfb68f397
commit 5cbdd27706
15 changed files with 25 additions and 25 deletions

View File

@@ -205,7 +205,7 @@ OpenLayers.Format.ArcXML = OpenLayers.Class(OpenLayers.Format.XML, {
* data - {String} or {DOMElement} data to read/parse.
*
* Returns:
* {OpenLayers.Format.ArcXML.Response} An ArcXML response. Note that this response
* {<OpenLayers.Format.ArcXML.Response>} An ArcXML response. Note that this response
* data may change in the future.
*/
read: function(data) {