Fix broken documentation.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@8796 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2009-01-30 11:59:40 +00:00
parent 8f77f9e511
commit f4c0923bf5

View File

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