Improvements for projection docs

This commit is contained in:
Peter Robins
2012-03-27 12:13:23 +01:00
committed by Frederic Junod
parent eb74d93d48
commit 720a815479
3 changed files with 29 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ OpenLayers.Projection = OpenLayers.Class({
* projCode - {String} A string identifying the Well Known Identifier for
* the projection.
* options - {Object} An optional object to set additional properties
* on the layer.
* on the projection.
*
* Returns:
* {<OpenLayers.Projection>} A projection object.