diff --git a/lib/OpenLayers/Control/ScaleLine.js b/lib/OpenLayers/Control/ScaleLine.js index 33a0e7e384..935d653a95 100644 --- a/lib/OpenLayers/Control/ScaleLine.js +++ b/lib/OpenLayers/Control/ScaleLine.js @@ -4,7 +4,9 @@ /** * @requires OpenLayers/Control.js - * + */ + +/** * Class: OpenLayers.Control.ScaleLine * Display a small line indicator representing the current map scale on the map. *