Change all 'Return:' to 'Returns:' in documentation. Non functional change
This commit is contained in:
@@ -975,7 +975,7 @@ OpenLayers.Layer = OpenLayers.Class({
|
||||
* Parameters:
|
||||
* props - {Object} Properties
|
||||
*
|
||||
* Return:
|
||||
* Returns:
|
||||
* {Array({Number})} Array of resolutions.
|
||||
*/
|
||||
calculateResolutions: function(props) {
|
||||
|
||||
Reference in New Issue
Block a user