diff --git a/core-iconset.html b/core-iconset.html
index a35d7da..7ab2d34 100644
--- a/core-iconset.html
+++ b/core-iconset.html
@@ -212,7 +212,6 @@
* @param {Element} element The element to which the background is
* applied.
* @param {String|Number} icon The name or index of the icon to apply.
- * @param {String} theme (optional) The name of the theme for the icon.
* @param {Number} scale (optional, defaults to 1) A scaling factor
* with which the icon can be magnified.
* @return {Element} The icon element.