diff --git a/lib/OpenLayers/Tile/Image/IFrame.js b/lib/OpenLayers/Tile/Image/IFrame.js index 15b9d7e505..d1c7dca65d 100644 --- a/lib/OpenLayers/Tile/Image/IFrame.js +++ b/lib/OpenLayers/Tile/Image/IFrame.js @@ -15,9 +15,6 @@ * * This mixin will be applied to instances * configured with set. - * - * Inherits from: - * - */ OpenLayers.Tile.Image.IFrame = { @@ -30,8 +27,8 @@ OpenLayers.Tile.Image.IFrame = { /** * Method: draw - * Set useIFrame in the instance, and operate the to/from image from/to - * iframe switch, if necessary. Then call the parent function. + * Set useIFrame in the instance, and operate the image/iframe switch. + * Then call Tile.Image.draw. * * Returns: * {Boolean}