diff --git a/lib/OpenLayers/Map.js b/lib/OpenLayers/Map.js index 27eaa81ee6..9a1d681e53 100644 --- a/lib/OpenLayers/Map.js +++ b/lib/OpenLayers/Map.js @@ -149,7 +149,8 @@ OpenLayers.Map = OpenLayers.Class({ * is not provided, the map can be rendered to a container later * using the method. * - * Note: If you calling after map construction, do not use + * Note: + * If you calling after map construction, do not use * auto. Instead, divide your by your * maximum expected dimension. */