ND comment fix (non-functional change)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5325 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2007-12-02 12:36:34 +00:00
parent 73fe6380c7
commit 70ec5ed6de

View File

@@ -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
*/