Change all 'Return:' to 'Returns:' in documentation. Non functional change
This commit is contained in:
@@ -70,7 +70,7 @@ OpenLayers.Style2 = OpenLayers.Class({
|
||||
* config - {Object} An object containing properties to be set on the
|
||||
* style. Any documented properties may be set at construction.
|
||||
*
|
||||
* Return:
|
||||
* Returns:
|
||||
* {<OpenLayers.Style2>} A new style object.
|
||||
*/
|
||||
initialize: function(config) {
|
||||
|
||||
Reference in New Issue
Block a user