diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index fa6847470d..6dd5e4099e 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -334,7 +334,7 @@ OpenLayers.Util.onImageLoad = function() { OpenLayers.Util.onImageLoadErrorColor = "pink"; /** - * Property: onImageLoadErrorColor + * Property: IMAGE_RELOAD_ATTEMPTS * {Integer} How many times should we try to reload an image before giving up? * Default is 0 */