Change some 'Parameter' to 'Property' in documentation. Non functional change
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
OpenLayers.Control.Scale = OpenLayers.Class(OpenLayers.Control, {
|
||||
|
||||
/**
|
||||
* Parameter: element
|
||||
* Property: element
|
||||
* {DOMElement}
|
||||
*/
|
||||
element: null,
|
||||
|
||||
Reference in New Issue
Block a user