Change all 'Return:' to 'Returns:' in documentation. Non functional change
This commit is contained in:
@@ -25,7 +25,7 @@ OpenLayers.Util = OpenLayers.Util || {};
|
||||
* Parameters:
|
||||
* e - {String or DOMElement or Window}
|
||||
*
|
||||
* Return:
|
||||
* Returns:
|
||||
* {Array(DOMElement) or DOMElement}
|
||||
*/
|
||||
OpenLayers.Util.getElement = function() {
|
||||
|
||||
Reference in New Issue
Block a user