ND comment fix (non-functional change)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5333 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2007-12-03 10:01:18 +00:00
parent 7e43f8688a
commit 75795805b4
2 changed files with 4 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ OpenLayers.Control.Scale = OpenLayers.Class(OpenLayers.Control, {
* Method: draw
*
* Returns:
* {DOMElemen}
* {DOMElement}
*/
draw: function() {
OpenLayers.Control.prototype.draw.apply(this, arguments);