Change all 'Parameter:' to 'Parameters:' in documentation. Non functional change
This commit is contained in:
@@ -114,7 +114,7 @@ OpenLayers.Layer.MapServer = OpenLayers.Class(OpenLayers.Layer.Grid, {
|
||||
* Method: getFullRequestString
|
||||
* combine the layer's url with its params and these newParams.
|
||||
*
|
||||
* Parameter:
|
||||
* Parameters:
|
||||
* newParams - {Object} New parameters that should be added to the
|
||||
* request string.
|
||||
* altUrl - {String} (optional) Replace the URL in the full request
|
||||
|
||||
Reference in New Issue
Block a user