fix typos and missing documentation in ND comments. (non-functional changes)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6200 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -98,6 +98,7 @@ OpenLayers.Icon = OpenLayers.Class({
|
||||
/**
|
||||
* Method: setSize
|
||||
*
|
||||
* Parameters:
|
||||
* size - {<OpenLayers.Size>}
|
||||
*/
|
||||
setSize: function(size) {
|
||||
@@ -110,6 +111,7 @@ OpenLayers.Icon = OpenLayers.Class({
|
||||
/**
|
||||
* Method: setUrl
|
||||
*
|
||||
* Parameters:
|
||||
* url - {String}
|
||||
*/
|
||||
setUrl: function(url) {
|
||||
|
||||
Reference in New Issue
Block a user