Correct comment about inheritance
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
* Read WCS Capabilities version 1.1.0.
|
* Read WCS Capabilities version 1.1.0.
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
* - <OpenLayers.Format.WCSCapabilities>
|
* - <OpenLayers.Format.WCSCapabilities.v1>
|
||||||
*/
|
*/
|
||||||
OpenLayers.Format.WCSCapabilities.v1_1_0 = OpenLayers.Class(
|
OpenLayers.Format.WCSCapabilities.v1_1_0 = OpenLayers.Class(
|
||||||
OpenLayers.Format.WCSCapabilities.v1, {
|
OpenLayers.Format.WCSCapabilities.v1, {
|
||||||
|
|||||||
Reference in New Issue
Block a user