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

@@ -105,7 +105,7 @@ OpenLayers.Strategy.Fixed = OpenLayers.Class(OpenLayers.Strategy, {
* Add all features to the layer.
*
* Parameters:
* mapProjection - {OpenLayers.Projection} the map projection
* mapProjection - {<OpenLayers.Projection>} the map projection
* resp - {Object} options to pass to protocol read.
*/
merge: function(mapProjection, resp) {