From ed28c56c071bddfe7d635ad88995674957a016be Mon Sep 17 00:00:00 2001 From: aFarkas Date: Mon, 20 Jul 2015 22:04:00 +0200 Subject: [PATCH] 3.7.3 --- dist/html5shiv.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/html5shiv.js b/dist/html5shiv.js index d839681..45ea723 100644 --- a/dist/html5shiv.js +++ b/dist/html5shiv.js @@ -121,7 +121,7 @@ * returns a shived element for the given nodeName and document * @memberOf html5 * @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. */ function createElement(nodeName, ownerDocument, data){