[OpenLayers-Commits] r3573 - sandbox/euzuro/untiled3/lib/OpenLayers/Layer/WMS
commits at openlayers.org
commits at openlayers.org
Tue Jul 3 14:55:57 EDT 2007
Author: euzuro
Date: 2007-07-03 14:55:44 -0400 (Tue, 03 Jul 2007)
New Revision: 3573
Modified:
sandbox/euzuro/untiled3/lib/OpenLayers/Layer/WMS/Untiled.js
Log:
fix nd inherits comment
Modified: sandbox/euzuro/untiled3/lib/OpenLayers/Layer/WMS/Untiled.js
===================================================================
--- sandbox/euzuro/untiled3/lib/OpenLayers/Layer/WMS/Untiled.js 2007-07-03 18:54:35 UTC (rev 3572)
+++ sandbox/euzuro/untiled3/lib/OpenLayers/Layer/WMS/Untiled.js 2007-07-03 18:55:44 UTC (rev 3573)
@@ -9,7 +9,7 @@
* Class: OpenLayers.Layer.WMS
*
* Inherits from:
- * - <OpenLayers.Layer.HTTPRequest>
+ * - <OpenLayers.Layer.WMS>
*/
OpenLayers.Layer.WMS.Untiled = OpenLayers.Class.create();
OpenLayers.Layer.WMS.Untiled.prototype =
More information about the Commits
mailing list