diff --git a/lib/OpenLayers/Layer/WMS/Untiled.js b/lib/OpenLayers/Layer/WMS/Untiled.js index b262669c3b..5dd8c00b38 100644 --- a/lib/OpenLayers/Layer/WMS/Untiled.js +++ b/lib/OpenLayers/Layer/WMS/Untiled.js @@ -6,7 +6,7 @@ /** * @requires OpenLayers/Layer/WMS.js * - * Class: OpenLayers.Layer.WMS + * Class: OpenLayers.Layer.WMS.Untiled * Deprecated, to be removed in 3.0 - instead use OpenLayers.Layer.WMS and * pass the option 'singleTile' as true. *