diff --git a/lib/OpenLayers/Icon.js b/lib/OpenLayers/Icon.js index 840001f62b..4d6cbd0240 100644 --- a/lib/OpenLayers/Icon.js +++ b/lib/OpenLayers/Icon.js @@ -41,7 +41,7 @@ OpenLayers.Icon = OpenLayers.Class({ /** * Property: calculateOffset - * {} Function to calculate the offset (based on the size) + * {Function} Function to calculate the offset (based on the size) */ calculateOffset: null,