Skip to content

Commit ed28c56

Browse files
author
aFarkas
committed
3.7.3
1 parent 48f27bb commit ed28c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/html5shiv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
* returns a shived element for the given nodeName and document
122122
* @memberOf html5
123123
* @param {String} nodeName name of the element
124-
* @param {Document} ownerDocument The context document.
124+
* @param {Document|DocumentFragment} ownerDocument The context document.
125125
* @returns {Object} The shived element.
126126
*/
127127
function createElement(nodeName, ownerDocument, data){

0 commit comments

Comments
 (0)