diff --git a/lib/OpenLayers/Util.js b/lib/OpenLayers/Util.js index 8daaaea6f4..6b770c6e55 100644 --- a/lib/OpenLayers/Util.js +++ b/lib/OpenLayers/Util.js @@ -197,9 +197,8 @@ OpenLayers.Util.modifyDOMElement = function(element, id, px, sz, position, * Function: createDiv * Creates a new div and optionally set some standard attributes. * Null may be passed to each parameter if you do not wish to - * set a particular attribute.d - * - * Note: zIndex is NOT set + * set a particular attribute. + * Note - zIndex is NOT set on the resulting div. * * Parameters: * id - {String} An identifier for this element. If no id is