Skip to content

Commit

Permalink
3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aFarkas committed Jul 20, 2015
1 parent 48f27bb commit ed28c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/html5shiv.js
Expand Up @@ -121,7 +121,7 @@
* returns a shived element for the given nodeName and document * returns a shived element for the given nodeName and document
* @memberOf html5 * @memberOf html5
* @param {String} nodeName name of the element * @param {String} nodeName name of the element
* @param {Document} ownerDocument The context document. * @param {Document|DocumentFragment} ownerDocument The context document.
* @returns {Object} The shived element. * @returns {Object} The shived element.
*/ */
function createElement(nodeName, ownerDocument, data){ function createElement(nodeName, ownerDocument, data){
Expand Down

0 comments on commit ed28c56

Please sign in to comment.