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

@@ -69,7 +69,7 @@ OpenLayers.Layer.PointGrid = OpenLayers.Class(OpenLayers.Layer.Vector, {
/**
* APIProperty: origin
* {OpenLayers.LonLat} Grid origin. The grid lattice will be aligned with
* {<OpenLayers.LonLat>} Grid origin. The grid lattice will be aligned with
* the origin. If not set at construction, the center of the map's maximum
* extent is used. Read-only. Use the <setOrigin> method to modify this
* value.