Change all 'Parameter:' to 'Parameters:' in documentation. Non functional change
This commit is contained in:
@@ -1124,7 +1124,7 @@ OpenLayers.Layer = OpenLayers.Class({
|
||||
/**
|
||||
* APIMethod: getResolutionForZoom
|
||||
*
|
||||
* Parameter:
|
||||
* Parameters:
|
||||
* zoom - {Float}
|
||||
*
|
||||
* Returns:
|
||||
@@ -1265,7 +1265,7 @@ OpenLayers.Layer = OpenLayers.Class({
|
||||
* APIMethod: setOpacity
|
||||
* Sets the opacity for the entire layer (all images)
|
||||
*
|
||||
* Parameter:
|
||||
* Parameters:
|
||||
* opacity - {Float}
|
||||
*/
|
||||
setOpacity: function(opacity) {
|
||||
|
||||
Reference in New Issue
Block a user